Disabled linkvertise bypass, use linkvertise and krnl bypasser for that instead

it works faster for this particularly complicated link shortener: https://greasyfork.org/scripts/427869
This commit is contained in:
Amm0ni4 2024-02-19 01:02:59 +01:00
parent d42450923e
commit f6ec559bca
5 changed files with 4 additions and 5 deletions

View file

@ -74,7 +74,8 @@ def main():
"twitter.com", #bypass redirects
"facebook.com", #bypass redirects
"tiktok.com", #bypass redirects
"vk.com" #bypass redirects
"vk.com", #bypass redirects
"linkvertise" #use greasyfork.org/scripts/427869 instead
]
regex_strings = [s for s in regex_strings if not any(word in s for word in blocked_words_for_includes)]

View file

@ -166,7 +166,6 @@
// @include /^(https?:\/\/)(.+)?((cutado|cutyurls).com|(cutt|cutsy|cutlink).net|(cutty|exego).app)(\/.*)/
// @match *://*.comohoy.com/*
// @match *://*.ctr.sh/*
// @match *://*.linkvertise.com/*
// @match *://*.easycut.io/*
// @match *://*.programasvirtualespc.net/*
// @match *://*.hiharshit.in/*

View file

@ -166,7 +166,6 @@
// @include /^(https?:\/\/)(.+)?((cutado|cutyurls).com|(cutt|cutsy|cutlink).net|(cutty|exego).app)(\/.*)/
// @match *://*.comohoy.com/*
// @match *://*.ctr.sh/*
// @match *://*.linkvertise.com/*
// @match *://*.easycut.io/*
// @match *://*.programasvirtualespc.net/*
// @match *://*.hiharshit.in/*

View file

@ -8,6 +8,8 @@ Automatically bypass many link shorteners ([supported shorteners](https://codebe
(you need a userscript manager like [ViolentMonkey](https://violentmonkey.github.io/) installed in your web browser)
## Improvements in this fork
- **Disabled the linkvertise bypass. Use [linkvertise and krnl bypasser](https://greasyfork.org/scripts/427869)**, which works better for that shortener. (I disabled it to avoid conflicts between both scripts.)
- **Added extra bypasses** from the [extra_bypasses](https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/src/branch/main/extra_bypasses) folder.
- **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).
- Note: By default, the script will not run on the following sites (these can be enabled manually):
- Youtube `*://*.youtube.com/shorts/*`_(@match)_ (which is used for redirecting shorts)
@ -27,7 +29,6 @@ Automatically bypass many link shorteners ([supported shorteners](https://codebe
_(Tip: this can be avoided in the original script adding this filter to uBlock Origin: `||menrealitycalc.com^$third-party`)_
- 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)
- **Removed non-latin non-unicode characters** to avoid potential bug warnings.
- **(NEW!) Added extra bypasses** from the [extra_bypasses](https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/src/branch/main/extra_bypasses) folder.
Original script by *bloggerpemula*: [greasyfork.org/scripts/431691](https://greasyfork.org/scripts/431691)

View file

@ -151,7 +151,6 @@ btcsatoshi.net
(cutado|cutyurls).com|(cutt|cutsy|cutlink).net|(cutty|exego).app
comohoy.com
ctr.sh
linkvertise.com
easycut.io
programasvirtualespc.net
hiharshit.in