Bypass FREEdlink countdown

Bypasses 60 second countdowns on FREEdlink downloads

這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。

  • v1.4.3 2025-09-03 Imported from URL
  • v1.4.3 2025-08-25

    Added `frdl.by` domain manual matching for userscript managers that have buggy wildcard matching.

  • v1.4.2 2025-08-19

    Version bump (for some reason update of script wasn't working) and adding wildcard matching of fredl.* domains.

  • v1.4.1 2025-08-19

    Added fredl.ru domain matching.

  • v1.4 2025-08-03
     + Removed jQuery
     - Changed namespace
  • v1.3.1 2025-06-06

    Replaced Google CDN with jQuery CDN. Replaced jQuery library with jQuery Slim Added back manual domain matchers for GreasyFork

    No change in functionality, except that I will now follow SemVer versioning

  • v1.3 2025-05-25
     + Change matcher to frdl.*
  • v1.2 2025-05-19
    + Fixed userscript.
    - Unfortunately had to use `jQuery` too since currently too lazy to write `document.onload` abstractions
  • v1.1 2025-02-27
    • Minified script to reduce its' size
      • Added console logs
      • Added support for frdl.io and frdl.is domain mirrors.
      • Made it so that script first checks if necessary function is present, before adding onload handler. Otherwise run bypass immediately.
  • v1.0 2025-01-03