mirror of
https://gitlab.com/KevinRoebert/ClearUrls
synced 2025-12-16 22:25:36 +07:00
@@ -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
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user