bypass-all-shortlinks-deblo.../docs/optional_matching_rules.md
2024-02-23 11:36:31 +00:00

945 B

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)
    • redirects /^https?:\/\/(?:www\.)?google\.com\/url.*[?&]q=/(@include) (used for bypassing these redirects)
    • Recaptcha *://*/recaptcha/api2/*(@match) or /^(?:https?:\/\/)?(?:www\.)?(?:google\.com|recaptcha\.net)\/recaptcha\/api2\/.*$/(@include) (used for Auto-Open of captchas in many sites).
  • Twitter *://*.twitter.com/*(@match) Bypass redirects
  • TikTok *://*.tiktok.com/*(@match) Bypass redirects
  • Facebook *://*.facebook.com/*(@match) Bypass redirects
  • VK *://*.vk.com/*(@match) Bypass redirects

These can be re-enabled manually in your userscript manager by adding the mentioned matching rules in the script settings.