mirror of
https://gitlab.com/KevinRoebert/ClearUrls
synced 2025-12-18 07:05:37 +07:00
New rules
This commit is contained in:
@@ -343,6 +343,16 @@
|
|||||||
".*links\\.govdelivery\\.com.*\\/track\\?.*(http:\\/\\/.*)",
|
".*links\\.govdelivery\\.com.*\\/track\\?.*(http:\\/\\/.*)",
|
||||||
".*links\\.govdelivery\\.com.*\\/track\\?.*(https:\\/\\/.*)"
|
".*links\\.govdelivery\\.com.*\\/track\\?.*(https:\\/\\/.*)"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
"walmart.com": {
|
||||||
|
"urlPattern": "",
|
||||||
|
"completeProvider": false,
|
||||||
|
"rules": [
|
||||||
|
"u1=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
||||||
|
"ath[a-zA-Z]*=[^\\/|\\?|&]*(\\/|&(amp;)?)?"
|
||||||
|
],
|
||||||
|
"exceptions": [],
|
||||||
|
"redirections": []
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user