Version 1.17.0

#457
#462
#445
This commit is contained in:
Kevin Röbert
2020-04-15 00:53:01 +02:00
parent 9d62ddf1b0
commit 3f707bfd3a
9 changed files with 50 additions and 43 deletions

View File

@@ -1603,8 +1603,8 @@
"redirections": [],
"forceRedirection": false
},
"tb.com": {
"urlPattern": "(https:\\/\\/|http:\\/\\/)([a-zA-Z0-9-.]*\\.)?(tb)(\\.com).*",
"tb.cn": {
"urlPattern": "(https:\\/\\/|http:\\/\\/)([a-zA-Z0-9-.]*\\.)?(tb)(\\.cn).*",
"completeProvider": false,
"rules": [
"sm"
@@ -1627,7 +1627,9 @@
],
"referralMarketing": [],
"rawRules": [],
"exceptions": [],
"exceptions": [
".*(api\\.bilibili\\.com)\\/.*"
],
"redirections": [],
"forceRedirection": false
},