Automatically bypass many link shorteners [(supported_sites.txt)](https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/src/branch/main/supported_sites.txt)
- **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 every site you visit which is not necessary).
- Drive/Docs `/^(https?:\/\/)(drive|docs)\.google\.com(\/.*)/`_(@include)_ (which is used for Auto-DL from Drive/Docs)
- redirects `/^https?:\/\/(?:www\.)?google\.com\/url.*[?&]q=/`_(@include)_ (used for bypassing these redirects)
- Recaptcha `*://*/recaptcha/api2/*`_(@match)_ or `/^(?:https?:\/\/)?(?:www\.)?(?:google\.com|recaptcha\.net)\/recaptcha\/api2\/.*$/`_(@include)_ (used for Auto-Open of captchas in many sites).
Not including these is to prevent some people from worrying about the script running on sensitive sites. These can be re-enabled manually in your userscript manager, adding the mentioned _matching rules_ in the script _settings_.
- **No useless added redirects.** The script will not redirect to `rotator.nurul-huda.sch.id` or `free4u.nurul-huda.or.id` before your destination URL, which are intermediary sites set by the developer for tracking / [collecting analytics](https://i.ibb.co/D1zYG1v/topcountry17-04-2023.jpg) and showing ads.
- The script will not inject that _iframe_ linking to `menrealitycalc.com`.
- The script will not inject this weird _"adcopy_response"_. (I don't see a clear purpose for this, since it doesn't seem related in the script to any specific link shortener)
- **Added extra bypasses** from the [extra_bypasses](https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/src/branch/main/extra_bypasses) folder.
- [Additional Bypass](https://greasyfork.org/scripts/443888) by [bloggerpemula](https://greasyfork.org/users/810571). *Note: I didn't include this in the debloat process because this script runs only on determined sites, and at this moment is not injecting the iframe to menrealitycalc.com. Also these link shorteners are not as common as the ones in the main script.*
- [Multi-site Bypasser](https://greasyfork.org/scripts/473661) by [TheCtkHoster](https://greasyfork.org/users/1156764)
- [Bypass Pahe Links](https://greasyfork.org/scripts/443277) and [Techmny Bypasser for MoviesMod](https://greasyfork.org/scripts/474747) by [NaeemBolchhi](https://greasyfork.org/users/437111)
- [linkvertise and krnl bypasser](https://greasyfork.org/scripts/427869) by bypass.city
- [loot-link.com bypasser](https://greasyfork.org/scripts/483207) and [work.ink bypasser](https://greasyfork.org/scripts/482848) by [antiworkink](https://greasyfork.org/users/1237543)
- Reporting issues to the original script in [greasyfork feedback](https://greasyfork.org/scripts/431691/feedback) or [openuserjs issues](https://openuserjs.org/scripts/Bloggerpemula/Bypass_All_Shortlinks_Manual_Captcha/issues)
- Reporting issues here on the[issues](https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues) tab. Post examples with the source link shortener and link source website. I will only add/fix content-sharing shortlinks, no faucet / crypto rewards.