Update test page

This commit is contained in:
Kevin Röbert
2020-02-05 18:54:11 +01:00
parent 4b2b528248
commit 9aaf7eeb2e
3 changed files with 21 additions and 7 deletions

View File

@@ -1286,6 +1286,20 @@
"exceptions": [],
"redirections": [],
"forceRedirection": false
},
"ClearURLsTest": {
"urlPattern": "(https:\\/\\/|http:\\/\\/)(kevinroebert\\.gitlab\\.io)\\/ClearUrls\\/void\\/index\\.html.*",
"completeProvider": true,
"rules": [
"test"
],
"referralMarketing": [],
"rawRules": [],
"exceptions": [],
"redirections": [
".*url=([^&]*)"
],
"forceRedirection": false
}
}
}