JSON fix
This commit is contained in:
parent
db03e2054d
commit
3b476d9d5d
|
@ -1,6 +1,5 @@
|
||||||
{
|
{
|
||||||
"amazon": [
|
"amazon": [
|
||||||
".*(amazon\\.)\\w{2,}(\\/gp\\/).*"
|
".*(amazon\\.)\\w{2,}(\\/gp\\/).*"
|
||||||
],
|
]
|
||||||
|
|
||||||
}
|
}
|
|
@ -7,6 +7,5 @@
|
||||||
".*(amazon-adsystem\\.com)\\/.*",
|
".*(amazon-adsystem\\.com)\\/.*",
|
||||||
".*(adsensecustomsearchads\\.com)\\/.*",
|
".*(adsensecustomsearchads\\.com)\\/.*",
|
||||||
"pd_rd_[a-zA-Z]*=[a-zA-Z0-9\\-\\.\\_]*[\\?|&]?"
|
"pd_rd_[a-zA-Z]*=[a-zA-Z0-9\\-\\.\\_]*[\\?|&]?"
|
||||||
],
|
]
|
||||||
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user