mirror of
https://gitlab.com/KevinRoebert/ClearUrls
synced 2025-12-16 14:15:36 +07:00
Amazon rules updated
This commit is contained in:
@@ -10,7 +10,9 @@
|
|||||||
"srs=[a-zA-Z0-9\\-\\.\\_]*[\\?|&]?",
|
"srs=[a-zA-Z0-9\\-\\.\\_]*[\\?|&]?",
|
||||||
".*(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\\-\\.\\_]*[\\?|&]?",
|
||||||
|
"__mk_[a-zA-Z]{1,3}_[a-zA-Z]{1,3}=.*[\\?|&]?",
|
||||||
|
"url=.*[\\?|&]?"
|
||||||
],
|
],
|
||||||
"exceptions": [
|
"exceptions": [
|
||||||
".*(amazon\\.)\\w{2,}(\\/gp\\/).*"
|
".*(amazon\\.)\\w{2,}(\\/gp\\/).*"
|
||||||
|
|||||||
@@ -1,9 +1,10 @@
|
|||||||
{
|
{
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"name": "ClearUrls",
|
"name": "ClearURLs",
|
||||||
"version": "0.4",
|
"version": "0.4",
|
||||||
"author": "Kevin R., Arne S.",
|
"author": "Kevin R., Arne S.",
|
||||||
"description": "Remove tracking elements form urls.",
|
"description": "Remove tracking elements form URLs. ",
|
||||||
|
"homepage_url": "https://github.com/KevinRoebert/ClearUrls",
|
||||||
"icons": {
|
"icons": {
|
||||||
"32": "icon32.png",
|
"32": "icon32.png",
|
||||||
"48": "icon48.png",
|
"48": "icon48.png",
|
||||||
|
|||||||
Reference in New Issue
Block a user