added rule for cnbc.com (to fix #573)
This commit is contained in:
parent
bf27040864
commit
f1086f8889
|
@ -2075,6 +2075,18 @@
|
|||
"exceptions": [],
|
||||
"redirections": [],
|
||||
"forceRedirection": false
|
||||
},
|
||||
"cnbc.com": {
|
||||
"urlPattern": "(https:\\/\\/|http:\\/\\/)([a-zA-Z0-9-.]*\\.)?(cnbc)(\\.com).*",
|
||||
"completeProvider": false,
|
||||
"rules": [
|
||||
"__source"
|
||||
],
|
||||
"referralMarketing": [],
|
||||
"rawRules": [],
|
||||
"exceptions": [],
|
||||
"redirections": [],
|
||||
"forceRedirection": false
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user