Amazon ref exception fix
This commit is contained in:
parent
2b370fdf5b
commit
8b6e455524
|
@ -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": {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user