From 4a045766f812160a7d5be70fa3307e3c51cae964 Mon Sep 17 00:00:00 2001 From: Amm0ni4 Date: Sat, 27 Jan 2024 20:16:07 +0100 Subject: [PATCH] typos --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 11941ca..bc54fb5 100644 --- a/README.md +++ b/README.md @@ -11,10 +11,9 @@ Automatically bypass many link shorteners [(supported_sites.txt)](https://codebe - **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: - Youtube `*://*.youtube.com/shorts/*`_(@match)_ (which is used for redirecting shorts) - - Google `/^(https?:\/\/)(drive|docs)\.google\.com(\/.*)/`_(@include)_ (which is used for Auto-DL from Drive/Docs) and also Google redirects `/^https?:\/\/(?:www\.)?google\.com\/url.*[?&]q=/`_(@include)_ - - 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 sites can be enabled manually in your userscript manager using those mentioned regular expressions in the script settings._ + - Google: Drive/Docs `/^(https?:\/\/)(drive|docs)\.google\.com(\/.*)/`_(@include)_ (which is used for Auto-DL from Drive/Docs), Google redirects `/^https?:\/\/(?:www\.)?google\.com\/url.*[?&]q=/`_(@include)_ (used for bypassing these redirects) and 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 sites can be enabled manually in your userscript manager using those mentioned regular expressions 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. - **No injecting unnecesary tracking in every site**. - The script will not inject the an iframe for tracking.