mirror of
https://gitlab.com/KevinRoebert/ClearUrls
synced 2025-12-16 14:15:36 +07:00
JSON fix
This commit is contained in:
@@ -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\\-\\.\\_]*[\\?|&]?"
|
||||||
],
|
]
|
||||||
|
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user