Update DandelionSproutRedirectorList.json

This commit is contained in:
Imre Kristoffer Eilertsen
2021-08-20 18:37:29 +02:00
committed by GitHub
parent 589e23690e
commit 8b10f28133
@@ -909,6 +909,23 @@
"appliesTo": [
"main_frame"
]
},
{
"description": "AMP removal 9",
"exampleUrl": "https://www.google.com/s/www.polygon.com/platform/amp/22627759/activion-blizzard-lawsuit-games-worker-unions-labor-organizing",
"exampleResult": "https://www.polygon.com/22627759/activion-blizzard-lawsuit-games-worker-unions-labor-organizing",
"error": null,
"includePattern": "https://www.google.com/s/(.*)/platform/amp/(.*)",
"excludePattern": "",
"patternDesc": "",
"redirectUrl": "https://$1/$2",
"patternType": "R",
"processMatches": "noProcessing",
"disabled": false,
"grouped": false,
"appliesTo": [
"main_frame"
]
}
]
}
}