#137 add steam rule

This commit is contained in:
Kevin Röbert 2019-02-25 22:30:01 +01:00
parent 3cc2d6d1a8
commit 110fd19a07

View File

@ -415,6 +415,15 @@
],
"exceptions": [],
"redirections": []
},
"steam": {
"urlPattern": "(https:\\/\\/|http:\\/\\/)([a-zA-Z0-9-]*\\.)?(steampowered\\.com)(.*\\?.*)",
"completeProvider": false,
"rules": [
"snr=[^\\/|\\?|&]*(\\/|&(amp;)?)?"
],
"exceptions": [],
"redirections": []
}
}
}