![]() |
|
Filejoker.net and SendUrl.me - fix suggestions - 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: Filejoker.net and SendUrl.me - fix suggestions (/showthread.php?tid=597) |
Filejoker.net and SendUrl.me - fix suggestions - Filejoker - 10-28-2024 Hello, Please set the `tryLoop` variable to `true` in the `addFileHost` function parameters for filejoker.net and sendurl.me. There’s a request-per-second limitation on the web server that prevents many links from being checked due to a 503 error. Also, please modify `isAliveRegex` for both sites to `>Get Download Link` instead of `>Get Download Link<` - the download button text could be “Get Download Link or Watch Online”. Thank you in advance. RE: Filejoker.net and SendUrl.me - fix suggestions - mental - 10-28-2024 thanks, i will give that a try. |