Greasy Fork is available in English.
Bypass FileCrypt and get the original link!
Ini adalah versi dari skrip ini yang kodenya telah diperbarui. Tampilkan semua versi.
Updated to use OPTIONS instead of GET on direct requests to filecrypt: this allows to get the original link instead of the current link: for example, zippyshare has been quitted, so every zippyshare link redirects to the main page. Versions from 1.4.0.0 of the script were only showing the final link (zippyshare.com) instead of the complete (albeit not working) link.This could be useful if you know that the destination website has changed domain but still retained the existing links.
Minor cosmetic improvements
Improved the compatibility with adblockers
Added "local" decryption that doesn't rely on DLC buttons and dcrypt.it
Donations account updated
[FIX] Fix for background covering the decrypted links and better contrast for the links when using dark mode.
[FIX] Fix for background covering the decrypted links.
[FIX] Neat and simple fix for the "ingenious" (read "ingenuous") way the FileCrypt developer tried to hide the box with the download links.
[BUGFIX]: If the container doesn't have a corresponding DLC file, an error message is displayed, inviting the user to click on the download buttons of each file to download them.
This version doesn't have any user facing change, but I've rewritten some parts of the script that relied on direct injection of HTML code in the page; while HTML injection is very practical and easy to write, some sites and some browsers enforce the Trusted Type policy to avoid XSS attacks, thus blocking HTML injection. Now all the HTML code that was previously injected directly is added in safer ways.
Changed the method used to obtain dlc-id (thanks to rc z for the suggestion).
Merged Bypass Filecrypt (XHR) features in Bypass Filecrypt. Now only this script will be updated.Better styling (especially on mobile) for the list of decrypted links in containers.Added a "Loading" label to inform the user that the script is working and it's trying to retrieve the decrypted links form dcrypt.it.
Restored container support.Large usenet ad removed (if your adblock doesn't do it already).Direct links list for containers is now displayed below the clickable links.