Bypass FREEdlink countdown

Bypasses 60 second countdowns on FREEdlink downloads

< Feedback on Bypass FREEdlink countdown

مراجعة: Good - script works

§
Posted: 15-04-2025

It doesn't work anymore. Can you update please? 🙏

USLTDمؤلف
§
Posted: 19-05-2025

I will see what I can do

USLTDمؤلف
§
Posted: 19-05-2025

Alright, updated. Try it.

§
Posted: 20-05-2025

It doesn't work with these ones

Frdl.hk
Frdl.fi
Frdl.pw

USLTDمؤلف
§
Posted: 24-05-2025
Edited: 24-05-2025

Are they official backup domains? If yes, then fix is simple. Also, please include example links

§
Posted: 25-05-2025

I modified the script by adding this and it works:

// @match https://frdl.hk/*
// @match https://frdl.fi/*
// @match https://frdl.pw/*

USLTDمؤلف
§
Posted: 25-05-2025

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

§
Posted: 26-05-2025

They changed how things work and you have to get a code to download files now

USLTDمؤلف
§
Posted: 26-05-2025

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.

§
Posted: 26-05-2025

Sorry, for some reason my ad blocker removed the "normal download" button

USLTDمؤلف
§
Posted: 01-06-2025

Sorry, for some reason my ad blocker removed the "normal download" button

So... nothing wrong with userscript, right?

§
Posted: 01-06-2025

It wasn't working so I reverted back to version 1.2

USLTDمؤلف
§
Posted: 03-06-2025

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?

§
Posted: 18-08-2025
USLTDمؤلف
§
Posted: 19-08-2025

Hmmm... looks like it's simply another domain mirror or something, so no functional changes needed except another @match rule. Got it.

§
Posted: 22-08-2025

Hi, can you update again to work with frdl.by

https://frdl.by/fkmtzeuvbc7j

USLTDمؤلف
§
Posted: 24-08-2025

Current version does work with link you provided. I tested it just now. Can you tell me what doesn't work exactly?

§
Posted: 24-08-2025

Ok, I added it myself

// @match https://frdl.by/*

USLTDمؤلف
§
Posted: 25-08-2025

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.

§
Posted: 26-08-2025

Android, Firefox, tampermonkey 5.3.3

USLTDمؤلف
§
Posted: 26-08-2025

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?

USLTDمؤلف
§
Posted: 26-08-2025

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.

§
Posted: 26-08-2025

Ok, I switched to violentmonkey

USLTDمؤلف
§
Posted: 26-08-2025

Ok, I switched to violentmonkey

👍

Post reply

تسجيل الدخول إلى مرحلة ما بعد الرد.

长期地址
遇到问题?请前往 GitHub 提 Issues。