change to js

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

@ -187,7 +187,7 @@
}
var dp = {};
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);
options.video.quality = [
{

Loading…
Cancel
Save