From c34ceac81fd8ed3612b0c2c24671accfbf958bc0 Mon Sep 17 00:00:00 2001 From: Amm0ni4 Date: Mon, 12 Feb 2024 02:46:04 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 290ef80..44515be 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Automatically bypass many link shorteners [(supported_sites.txt)](https://codebe - 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) - **Removed non-latin non-unicode characters** to avoid potential bug warnings. -- **Added extra bypasses** from the [extra_bypasses folder](https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/src/branch/main/extra_bypasses). +- **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)