Fix hex rules naming

This commit is contained in:
Tim "timmyRS" Speckhals 2020-02-23 01:53:41 +01:00
parent 4f198eb85e
commit 5a6e839e98
2 changed files with 2 additions and 2 deletions

View File

@ -637,7 +637,7 @@ const onBeforeRequest_rules = {
return getRedirect(url.searchParams.get("dest"))
}
},
param_go_encoded: details => {
param_go_hex: details => {
let url=new URL(details.url)
if(url.searchParams.has("go"))
{

View File

@ -167,7 +167,7 @@
"param_dest_encoded": [
"*://*.ecleneue.com/pushredirect/?*"
],
"param_go_encoded": [
"param_go_hex": [
"*://*.zflas.com/?go=*",
"*://*.365myoffice.com/?go=*",
"*://*.shiroyasha.me/?go=*"