![]() |
|
A few bugs - Printable Version +- UserScripts Archive (http://usa.x10host.com/mybb) +-- Forum: UserScripts Archive (http://usa.x10host.com/mybb/forumdisplay.php?fid=1) +--- Forum: Script Support (http://usa.x10host.com/mybb/forumdisplay.php?fid=3) +---- Forum: W.A.R. Links Checker Premium (http://usa.x10host.com/mybb/forumdisplay.php?fid=6) +---- Thread: A few bugs (/showthread.php?tid=297) |
A few bugs - Patatra - 06-30-2018 Hi, I modified W.A.R. Links Checker Premium and found a problem with up-4ever.com. It became up-4.net : https://www.up-4.net/rybqkdwc4jh5 https://www.up-4.net/rybqkdwc4jh4 in if (GM_getValue("Check_dash_4ever_dot_com_links", false)) the up is missing. I modify it that way : Code: if (GM_getValue("Check_up_dash_4ever_dot_com_links", false)) I add a few things too and I give them here just in case you want to add them : Code: //Ajout 2giga.link :Finally I add this line too : // @exclude https://www.sous-titres.eu/* Without W.A.R. Links Checker Premium ![]() With W.A.R. Links Checker Premium ![]() I hope that can help. Thanks a lot for your script ! ![]() Have a nice day, Patatra ----------- French RE: A few bugs - mental - 07-01-2018 Thanks Patatra, I can add those changes any help with the script is appreciated. for sora.io, Could you not find the needed code for the live & dead links ?, I can't find any sora.io links to check myself. RE: A few bugs - Patatra - 07-01-2018 I'm glad I could help. Thank's a lot for thoses changes sora.io is working with that code even if that's quite weird. I don't have any working link but a dead link is just a blank page : Code: https://sora.io/en/d/yqfoRcMz8xEcxMkfPS: Jeodrive.com just closed today. RE: A few bugs - mental - 07-02-2018 ok, all changes have been added RE: A few bugs - Patatra - 07-02-2018 Thank you very much. You add those changes rapidly!
|