diff --git a/index.html b/index.html index 6595fc9..8ea5df2 100644 --- a/index.html +++ b/index.html @@ -306,6 +306,7 @@ } var waitEvent = function(t = 6000){ isWaiting = true; + if(page.timezone == "Asia/Shanghai") autoSwitchQuality(); setTimeout(function(){ if(dp.video.currentTime > options.video.playFrom + 10){ autoSwitchQuality();