mirror of
https://github.com/Zetaphor/browser-recall.git
synced 2025-12-06 02:19:37 +00:00
Fix exclusion
This commit is contained in:
@@ -3,15 +3,14 @@ excluded_domains:
|
||||
- "identity.getpostman.com"
|
||||
- "localhost"
|
||||
- "127.0.0.1"
|
||||
- "*.namecheap.com*"
|
||||
- "us.ovhcloud.com*"
|
||||
- "*.linode.com*"
|
||||
- "github.com/settings/*"
|
||||
- "*.secure.backblaze.com*"
|
||||
- "*.login.*"
|
||||
- "*.identity.*"
|
||||
- "*.auth.*"
|
||||
- "192.168.*.*"
|
||||
- "10.*.*.*"
|
||||
- "172.16.*.*"
|
||||
- "0.0.0.*"
|
||||
- "namecheap.com"
|
||||
- "us.ovhcloud.com"
|
||||
- "linode.com"
|
||||
- "github.com/settings/"
|
||||
- "secure.backblaze.com"
|
||||
- "login."
|
||||
- "identity."
|
||||
- ".auth."
|
||||
- "192.168."
|
||||
- "172.16."
|
||||
- "0.0.0."
|
||||
|
||||
Reference in New Issue
Block a user