Bypass All Shortlinks Debloated
Save time with automation or bypasses for many link shorteners.
A fork of Bypass All Shortlinks (originally by bloggerpemula), with some additional bypasses and fixes.
(supported shorteners) (changelog)
To avoid potential issues, please remember to disable Amm0ni4's version in case you have it installed.
(you need a userscript manager like Violentmonkey installed in your web browser)
I test the script with Brave/Firefox + uBlock Origin + Violentmonkey, so that is the supported setup.
Note for Chrome, Edge (or any similar MV3 browser) users: Userscripts may not work correctly in your browsers. Only Brave will work because it supports MV2. Disable Brave Shields adblocker for uBlock Origin to work correctly.
Help make this better
You can help by:
- Reporting issues here on the issues tab. Post examples with the source link shortener and link source website. I do not care what type of content the shortlink leads to. Fuck ethics.
- Suggesting to merge other scripts into this one.
- Editing/Adding code with pull requests.
- If while using uBlock Origin (recommended adblocker), a link shortener is showing ads or detecting you have adblock, report it here.
FAQ
- How effective is this? It depends on each website. Sometimes it can bypass completely, sometimes it only accelerates the timers, other times it can only auto-click the buttons for you after waiting for the timers to run out. People who contribute here need to add new specific code for each website after we find the vulnerabilities.
- Why is this called "debloated" when now it's a bigger script than the original one? It only loads for the websites that are supposed to be bypassed, instead of loading for every site, so your pages are less bloated. Also the redirection to
sl1bas.blogspot.com, a tracking site, is removed.
- What are shortlinks, where do I need this script if at all? The type of shortlinks or link shorteners that we care about here are intermediate pages that users are forced to go through before getting to the page that we really want. They often force you to click ads so that the person posting these links can make a bit of money, 1 or 2 cents, each time somebody clicks them. This is used often in piracy websites that offer direct downloads.
- How do I use the settings menu this script has? I would leave all those settings on default, some can break some sites. When I see that one of those is useful for a site, I enable it for that site (even if it doesn't show on the menu). That menu was added by bloggerpemula, the original dev, and I simply left it there, but I don't use it myself.
How I modify the original userscript
Executing these python scripts in order:
- 1_download_untouched.py
- 2_generate_includes.py
- 3_patch.py
- 4_add_extra_bypasses.py
Improvements in this fork
- Added more bypasses and some fixes through the scripts in the extra_bypasses directory.
- No loading the script indiscriminately on every site. The script will be loaded only for the sites that are supported (the original userscript is loaded in most of the sites you visit, which is not necessary). Also, by default the script won't run on some sites that have optional bypasses made, but are sensitive like YouTube or Google. These can be re-enabled manually in your userscript manager, adding optional matching rules in the script settings.
- Removed non-latin non-unicode characters to avoid potential bug warnings.
- No added tracking redirects. The script will not redirect to
sl1bas.blogspot.com which is a site set by the developer for tracking / collecting analytics and showing ads. Note: removing this could break "faucet" (crypto rewards) sites, according to Bloggerpemula, since they add a sometimes necessary delay.
Credits
This script contains code I took, or redirects to free services from other developers for certain bypasses.
Thanks to:
- Amm0ni4
- BloggerPemula
- bypass.city / 2 used for linkv3rtise, Admaven and Loot-link.
- Contributers to this repository who have submitted pull requests: Anon991299, mouro, trapgod1, CaptainCaffeine, IntNinja, Dxian.
- moviezapiya.fun used for PSA links.
- Rust1667 for some bypasses.
- AdamWr from AdGuard for the mega-enlace and acortalink.me bypasses.
- Every user that has reported issues to this repository.
Optional extra tools