Amazon rules updated
This commit is contained in:
parent
27dad85ded
commit
f9a63c6775
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user