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