diff --git a/index.html b/index.html index 63db558..c8fef69 100644 --- a/index.html +++ b/index.html @@ -10,6 +10,9 @@
+
+
+ @@ -83,6 +86,7 @@ page.params.url = res.url; $.post("https://acg.watch/api/getQuality.php?url="+res.url, function(res2){ console.log(JSON.parse(res2)); + options.video.quality = JSON.parse(res2); dp.switchVideo( { url: res.url,