mirror of
https://gitlab.com/KevinRoebert/ClearUrls
synced 2025-12-16 22:25:36 +07:00
Amazon Search Exception
This commit is contained in:
@@ -19,7 +19,8 @@
|
|||||||
],
|
],
|
||||||
"exceptions": [
|
"exceptions": [
|
||||||
".*(amazon\\.)\\w{2,}(\\/gp).*\\/redirector.html\\/.*",
|
".*(amazon\\.)\\w{2,}(\\/gp).*\\/redirector.html\\/.*",
|
||||||
".*(amazon\\.)\\w{2,}(\\/.*)*\\/b\\/.*"
|
".*(amazon\\.)\\w{2,}(\\/.*)*\\/b\\/.*",
|
||||||
|
".*(amazon\\.)\\w{2,}(\\/.*)*\\/s\\/.*"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"google": {
|
"google": {
|
||||||
|
|||||||
Reference in New Issue
Block a user