From 09b9b305786658f0b57b6343f985102c496f875d Mon Sep 17 00:00:00 2001 From: iotcat Date: Wed, 29 Jan 2020 13:15:24 +0000 Subject: [PATCH] change to js --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index ffaaeb1..56d73e0 100644 --- a/index.html +++ b/index.html @@ -224,7 +224,7 @@ var next_video = function() { cookie.set($.md5(options.video.quality[0].url), "0"); - $.post("https://acg.watch/api/getNextByUrl?url="+options.video.quality[0].url, function(res){ + $.get("https://acg.watch/api/getNextByUrl?url="+options.video.quality[0].url, function(res){ //res = JSON.parse(res); dp.notice("正在跳转至下一集", 4000); setTimeout(function(){