Bypasses 60 second countdowns on FREEdlink downloads
< Feedback on Bypass FREEdlink countdown
I will see what I can do
Alright, updated. Try it.
It doesn't work with these ones
Frdl.hk
Frdl.fi
Frdl.pw
Are they official backup domains? If yes, then fix is simple. Also, please include example links
I modified the script by adding this and it works:
// @match https://frdl.hk/*
// @match https://frdl.fi/*
// @match https://frdl.pw/*
Yes, that's what I had in mind. While there's way to match all frdl.*
domains, I wanted to match only official ones, because that way I could be sure that it worked as intended.
I will update script to match all domains. It may match unofficial ones (where it may or may not work), but at least it will be future-proof for some time
They changed how things work and you have to get a code to download files now
They changed how things work and you have to get a code to download files now
Care to share the URL? On my side everything works as intended, with only requirement being manually passing Cloudflare captcha.
Sorry, for some reason my ad blocker removed the "normal download" button
Sorry, for some reason my ad blocker removed the "normal download" button
So... nothing wrong with userscript, right?
It wasn't working so I reverted back to version 1.2
It wasn't working so I reverted back to version 1.2
The only difference between v1.2 and v1.3 is URL matcher, which just matches to all possible frdl.{TLD} domains. Can you share what didn't work in v1.3 and also include the URL?
Hello, can you update for it to work with fredl.ru
https://fredl.ru/w9t5f14nf2wh/Elio.2025.720p.10bit.WEBRip.6CH.X265.HEVC.PSA.mkv.html
Hmmm... looks like it's simply another domain mirror or something, so no functional changes needed except another @match
rule. Got it.
Hi, can you update again to work with frdl.by
https://frdl.by/fkmtzeuvbc7j
Current version does work with link you provided. I tested it just now. Can you tell me what doesn't work exactly?
Ok, I added it myself
// @match https://frdl.by/*
Ok, I added it myself
// @match https://frdl.by/*
Can I get response on what wasn't working? Matcher on line 12 // @match https://frdl.*/*
already matches https://frdl.by/*
, so there shouldn't be any problems.
Please include which userscript manager are you using, it's and userscript's versions.
Android, Firefox, tampermonkey 5.3.3
Alright, after testing I conclude that Tampermonkey (for Android Firefox) has bug in wildcard matching or something. Same exact script worked flawlessly on Violentmonkey. While I did add manual matching, may I recommend you to switch to Violentmonkey?
Userscripts I write (currently only this one is public) are tested against Violentmonkey and sometimes Adguard (Android version has userscript support). While I'm not using any GM specific function to not break compatibility, I can't guarantee that every userscript manager functions exactly same.
Ok, I switched to violentmonkey
Ok, I switched to violentmonkey
👍
It doesn't work anymore. Can you update please? 🙏