From a12cab48cbaf178f4bcb4e1b75697558ee04641a Mon Sep 17 00:00:00 2001 From: Amm0ni4 Date: Fri, 14 Feb 2025 14:44:38 +0000 Subject: [PATCH 1/2] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ec7262b..caec84b 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,9 @@ Save time with automation or bypasses for many link shorteners. ## Install **Install with [this link](https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/raw/branch/main/Bypass_All_Shortlinks.user.js)** -(you need a userscript manager like [Violentmonkey](https://violentmonkey.github.io/) or [Tampermonkey](https://www.tampermonkey.net/) installed in your web browser) +(you need a userscript manager like **[Violentmonkey](https://violentmonkey.github.io/)** or [Tampermonkey](https://www.tampermonkey.net/) installed in your web browser) + +*I test the script with Firefox + uBlock Origin + Violentmonkey, so that is the supported setup.* ## 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. From bd30b6269fafd84a1a65232714c6f15dccde2d49 Mon Sep 17 00:00:00 2001 From: Amm0ni4 Date: Fri, 14 Feb 2025 15:03:32 +0000 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index caec84b..625015a 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Save time with automation or bypasses for many link shorteners. ## Install **Install with [this link](https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/raw/branch/main/Bypass_All_Shortlinks.user.js)** -(you need a userscript manager like **[Violentmonkey](https://violentmonkey.github.io/)** or [Tampermonkey](https://www.tampermonkey.net/) installed in your web browser) +(you need a userscript manager like [Violentmonkey](https://violentmonkey.github.io/) installed in your web browser) *I test the script with Firefox + uBlock Origin + Violentmonkey, so that is the supported setup.*