mirror of
https://gitlab.com/KevinRoebert/ClearUrls
synced 2025-12-16 22:25:36 +07:00
Update data.min.json
This commit is contained in:
@@ -1381,6 +1381,30 @@
|
|||||||
"redirections": [],
|
"redirections": [],
|
||||||
"forceRedirection": false
|
"forceRedirection": false
|
||||||
},
|
},
|
||||||
|
"ClearURLsTest2": {
|
||||||
|
"urlPattern": "^https?:\\/\\/test\\.cleaurls\\.xyz\\/void\\/index\\.html",
|
||||||
|
"completeProvider": false,
|
||||||
|
"rules": [
|
||||||
|
"test"
|
||||||
|
],
|
||||||
|
"referralMarketing": [],
|
||||||
|
"rawRules": [],
|
||||||
|
"exceptions": [],
|
||||||
|
"redirections": [
|
||||||
|
"^https?:\\/\\/test\\.cleaurls\\.xyz\\/void\\/index\\.html\\?url=([^&]*)"
|
||||||
|
],
|
||||||
|
"forceRedirection": false
|
||||||
|
},
|
||||||
|
"ClearURLsTestBlock2": {
|
||||||
|
"urlPattern": "^https?:\\/\\/test\\.cleaurls\\.xyz\\/void\\/block\\.svg",
|
||||||
|
"completeProvider": true,
|
||||||
|
"rules": [],
|
||||||
|
"referralMarketing": [],
|
||||||
|
"rawRules": [],
|
||||||
|
"exceptions": [],
|
||||||
|
"redirections": [],
|
||||||
|
"forceRedirection": false
|
||||||
|
},
|
||||||
"diepresse.com": {
|
"diepresse.com": {
|
||||||
"urlPattern": "^https?:\\/\\/(?:[a-z0-9-]+\\.)*?diepresse\\.com",
|
"urlPattern": "^https?:\\/\\/(?:[a-z0-9-]+\\.)*?diepresse\\.com",
|
||||||
"completeProvider": false,
|
"completeProvider": false,
|
||||||
|
|||||||
Reference in New Issue
Block a user