mirror of
https://gitlab.com/KevinRoebert/ClearUrls
synced 2025-12-16 22:25:36 +07:00
added infos to rules repo
This commit is contained in:
@@ -1382,7 +1382,7 @@
|
||||
"forceRedirection": false
|
||||
},
|
||||
"ClearURLsTest2": {
|
||||
"urlPattern": "^https?:\\/\\/test\\.cleaurls\\.xyz\\/void\\/index\\.html",
|
||||
"urlPattern": "^https?:\\/\\/test\\.clearurls\\.xyz\\/void\\/index\\.html",
|
||||
"completeProvider": false,
|
||||
"rules": [
|
||||
"test"
|
||||
@@ -1391,12 +1391,12 @@
|
||||
"rawRules": [],
|
||||
"exceptions": [],
|
||||
"redirections": [
|
||||
"^https?:\\/\\/test\\.cleaurls\\.xyz\\/void\\/index\\.html\\?url=([^&]*)"
|
||||
"^https?:\\/\\/test\\.clearurls\\.xyz\\/void\\/index\\.html\\?url=([^&]*)"
|
||||
],
|
||||
"forceRedirection": false
|
||||
},
|
||||
"ClearURLsTestBlock2": {
|
||||
"urlPattern": "^https?:\\/\\/test\\.cleaurls\\.xyz\\/void\\/block\\.svg",
|
||||
"urlPattern": "^https?:\\/\\/test\\.clearurls\\.xyz\\/void\\/block\\.svg",
|
||||
"completeProvider": true,
|
||||
"rules": [],
|
||||
"referralMarketing": [],
|
||||
|
||||
Reference in New Issue
Block a user