Last active
February 22, 2025 05:13
-
-
Save nwithan8/0f8bbf217df4c62f4db5fbde6e03d16e to your computer and use it in GitHub Desktop.
Skip Redirect Whitelist - List of regex patterns for "No-skip-urls-list" (https://github.com/sblask-webextensions/webextension-skip-redirect)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/abp | |
/account | |
/adfs | |
/auth | |
/cookie | |
/download | |
/login | |
/logoff | |
/logon | |
/logout | |
/oauth | |
/openid | |
/pay | |
/preference | |
/profile | |
/register | |
/saml | |
/signin | |
/signoff | |
/signon | |
/signout | |
/signup | |
/sso | |
/subscribe | |
/unauthenticated | |
/verification | |
archive.org | |
web.archive.org | |
.*.2fa.directory | |
justtherecipe.com | |
www.justtherecipe.com | |
justtherecipe.app | |
www.justtherecipe.app | |
just | |
cooked.wiki | |
www.cooked.wiki | |
trustpilot.com | |
id.atlassian.com/login/authorize | |
id.atlassian.com/join/user-access |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment