change to js

master
iotcat 4 years ago
parent d297887a55
commit ec056f0511
  1. 2
      index.html

@ -187,7 +187,7 @@
} }
var dp = {}; var dp = {};
var isWaiting = false; var isWaiting = false;
$.get("https://acg.watch/api/getVideoByUrl.php?url="+page.params.url, function(res){ $.get("https://acg.watch/api/getVideoByUrl?url="+page.params.url, function(res){
//res = JSON.parse(res); //res = JSON.parse(res);
options.video.quality = [ options.video.quality = [
{ {

Loading…
Cancel
Save