From d2c189e81228c1bada8613706241f27afe84c168 Mon Sep 17 00:00:00 2001 From: Amm0ni4 Date: Tue, 30 Jan 2024 14:51:12 +0100 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db9d2c9..b03b351 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Automatically bypass many link shorteners [(supported_sites.txt)](https://codebe ## Improvements in this fork - **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: I have removed as supported sites: + - Note: I have removed the following as supported sites: - Youtube `*://*.youtube.com/shorts/*`_(@match)_ (which is used for redirecting shorts) - Google: - Drive/Docs `/^(https?:\/\/)(drive|docs)\.google\.com(\/.*)/`_(@include)_ (which is used for Auto-DL from Drive/Docs)