Skip to content

Commit ffafca1

Browse files
committed
Update Easy offline.user.js
1 parent 53c6de8 commit ffafca1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Easy offline/Easy offline.user.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -651,7 +651,7 @@
651651
}
652652
if(location.href.indexOf("pan.baidu.com/wap/home") != -1){
653653
if(curlink)location.href="https://pan.baidu.com/disk/home";
654-
}else if(location.href.indexOf("github.com/hoothin/UserScripts/tree/master/Easy%20offline") != -1){
654+
}else if(location.href.indexOf("github.com/hoothin/UserScripts/tree/master/Easy%20offline") != -1 || /greasyfork\.org\/.*scripts\/22590/.test(location.href)){
655655
setting();
656656
}else if(!isDisk){
657657
setTimeout(function(){getAllEnableUrl();},10);

0 commit comments

Comments
 (0)