Added new rule

Fixed #314
This commit is contained in:
Kevin Röbert 2019-12-18 17:12:14 +01:00
parent 22426dfc24
commit fcb9f16b7a

View File

@ -1056,6 +1056,18 @@
".*dlp\\.imgsrc\\.ru\\/go\\/\\d+\\/\\d+\\/\\d+\\/([^&]*)"
],
"forceRedirection": false
},
"boredpanda.com": {
"urlPattern": "(https:\\/\\/|http:\\/\\/)([a-zA-Z0-9-]*\\.)?(boredpanda)(\\.com).*",
"completeProvider": false,
"rules": [
"h"
],
"referralMarketing": [],
"rawRules": [],
"exceptions": [],
"redirections": [],
"forceRedirection": false
}
}
}