Update docs/optional_matching_rules.md

This commit is contained in:
Amm0ni4 2024-02-23 11:35:30 +00:00
parent 5c248070dd
commit 0d5cf5ca5d

View file

@ -1,4 +1,4 @@
- By default, the script will not run on the following sites (these can be enabled manually):
By default, the script will not run on the following 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)
@ -9,3 +9,4 @@
- Facebook `*://*.facebook.com/*`_(@match)_ Bypass redirects
- VK `*://*.vk.com/*`_(@match)_ Bypass redirects
These can be re-enabled manually in your userscript manager, adding the mentioned matching rules in the script settings.