mirror of
https://gitlab.com/KevinRoebert/ClearUrls
synced 2025-12-16 06:05:37 +07:00
JSON fix
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"amazon": [
|
||||
".*(amazon\\.)\\w{2,}(\\/gp\\/).*"
|
||||
],
|
||||
|
||||
]
|
||||
}
|
||||
@@ -7,6 +7,5 @@
|
||||
".*(amazon-adsystem\\.com)\\/.*",
|
||||
".*(adsensecustomsearchads\\.com)\\/.*",
|
||||
"pd_rd_[a-zA-Z]*=[a-zA-Z0-9\\-\\.\\_]*[\\?|&]?"
|
||||
],
|
||||
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user