mirror of
https://gitlab.com/KevinRoebert/ClearUrls
synced 2025-12-16 14:15:36 +07:00
@@ -443,7 +443,7 @@
|
||||
"urlPattern": "(https:\\/\\/|http:\\/\\/)([a-zA-Z0-9-]*\\.)?(steampowered\\.com).*",
|
||||
"completeProvider": false,
|
||||
"rules": [
|
||||
"snr=[^\\/|\\?|&]*(\\/|&(amp;)?)?"
|
||||
"snr"
|
||||
],
|
||||
"exceptions": [],
|
||||
"redirections": []
|
||||
@@ -467,16 +467,16 @@
|
||||
]
|
||||
},
|
||||
"mozaws.net": {
|
||||
"urlPattern": "https?://outgoing\\.prod\\.mozaws\\.net/.*",
|
||||
"urlPattern": "https?:\\/\\/outgoing\\.prod\\.mozaws\\.net/.*",
|
||||
"completeProvider": false,
|
||||
"rules": [],
|
||||
"exceptions": [],
|
||||
"redirections": [
|
||||
"https?://[^/]+/v1/[0-9a-f]{64}/(.*)"
|
||||
"https?:\\/\\/[^/]+/v1/[0-9a-f]{64}/(.*)"
|
||||
]
|
||||
},
|
||||
"shutterstock.com": {
|
||||
"urlPattern": "https?://([a-zA-Z0-9-]*\\.)?(shutterstock\\.com).*",
|
||||
"urlPattern": "https?:\\/\\/([a-zA-Z0-9-]*\\.)?(shutterstock\\.com).*",
|
||||
"completeProvider": false,
|
||||
"rules": [
|
||||
"src"
|
||||
@@ -485,7 +485,7 @@
|
||||
"redirections": []
|
||||
},
|
||||
"mozilla.org": {
|
||||
"urlPattern": "https?://([a-zA-Z0-9-]*\\.)?(mozilla\\.org).*",
|
||||
"urlPattern": "https?:\\/\\/([a-zA-Z0-9-]*\\.)?(mozilla\\.org).*",
|
||||
"completeProvider": false,
|
||||
"rules": [
|
||||
"src",
|
||||
@@ -495,7 +495,7 @@
|
||||
"redirections": []
|
||||
},
|
||||
"readdc.com": {
|
||||
"urlPattern": "https?://([a-zA-Z0-9-]*\\.)?(readdc\\.com).*",
|
||||
"urlPattern": "https?:\\/\\/([a-zA-Z0-9-]*\\.)?(readdc\\.com).*",
|
||||
"completeProvider": false,
|
||||
"rules": [
|
||||
"ref"
|
||||
@@ -504,7 +504,7 @@
|
||||
"redirections": []
|
||||
},
|
||||
"dailycodingproblem.com": {
|
||||
"urlPattern": "https?://([a-zA-Z0-9-]*\\.)?(dailycodingproblem\\.com).*",
|
||||
"urlPattern": "https?:\\/\\/([a-zA-Z0-9-]*\\.)?(dailycodingproblem\\.com).*",
|
||||
"completeProvider": false,
|
||||
"rules": [
|
||||
"email"
|
||||
@@ -513,7 +513,7 @@
|
||||
"redirections": []
|
||||
},
|
||||
"github.com": {
|
||||
"urlPattern": "https?://([a-zA-Z0-9-]*\\.)?(github\\.com).*",
|
||||
"urlPattern": "https?:\\/\\/([a-zA-Z0-9-]*\\.)?(github\\.com).*",
|
||||
"completeProvider": false,
|
||||
"rules": [
|
||||
"email_token",
|
||||
@@ -523,7 +523,7 @@
|
||||
"redirections": []
|
||||
},
|
||||
"deviantart.com": {
|
||||
"urlPattern": "https?://([a-zA-Z0-9-]*\\.)?(deviantart\\.com).*",
|
||||
"urlPattern": "https?:\\/\\/([a-zA-Z0-9-]*\\.)?(deviantart\\.com).*",
|
||||
"completeProvider": false,
|
||||
"rules": [],
|
||||
"exceptions": [],
|
||||
@@ -532,7 +532,7 @@
|
||||
]
|
||||
},
|
||||
"site2.com": {
|
||||
"urlPattern": "https?://([a-zA-Z0-9-]*\\.)?(site2\\.com).*",
|
||||
"urlPattern": "https?:\\/\\/([a-zA-Z0-9-]*\\.)?(site2\\.com).*",
|
||||
"completeProvider": false,
|
||||
"rules": [],
|
||||
"exceptions": [],
|
||||
@@ -541,7 +541,7 @@
|
||||
]
|
||||
},
|
||||
"site.com": {
|
||||
"urlPattern": "https?://([a-zA-Z0-9-]*\\.)?(site\\.com).*",
|
||||
"urlPattern": "https?:\\/\\/([a-zA-Z0-9-]*\\.)?(site\\.com).*",
|
||||
"completeProvider": false,
|
||||
"rules": [],
|
||||
"exceptions": [],
|
||||
@@ -550,7 +550,7 @@
|
||||
]
|
||||
},
|
||||
"site3.com": {
|
||||
"urlPattern": "https?://([a-zA-Z0-9-]*\\.)?(site3\\.com).*",
|
||||
"urlPattern": "https?:\\/\\/([a-zA-Z0-9-]*\\.)?(site3\\.com).*",
|
||||
"completeProvider": false,
|
||||
"rules": [],
|
||||
"exceptions": [],
|
||||
@@ -559,7 +559,7 @@
|
||||
]
|
||||
},
|
||||
"aliexpress.com": {
|
||||
"urlPattern": "https?://([a-zA-Z0-9-]*\\.)?(aliexpress\\.com).*",
|
||||
"urlPattern": "https?:\\/\\/([a-zA-Z0-9-]*\\.)?(aliexpress\\.com).*",
|
||||
"completeProvider": false,
|
||||
"rules": [
|
||||
"ws_ab_test",
|
||||
@@ -571,7 +571,7 @@
|
||||
"redirections": []
|
||||
},
|
||||
"mozillazine.org": {
|
||||
"urlPattern": "https?://([a-zA-Z0-9-]*\\.)?(mozillazine\\.org).*",
|
||||
"urlPattern": "https?:\\/\\/([a-zA-Z0-9-]*\\.)?(mozillazine\\.org).*",
|
||||
"completeProvider": false,
|
||||
"rules": [
|
||||
"sid"
|
||||
@@ -580,7 +580,7 @@
|
||||
"redirections": []
|
||||
},
|
||||
"9gag.com": {
|
||||
"urlPattern": "https?://([a-zA-Z0-9-]*\\.)?(9gag\\.com).*",
|
||||
"urlPattern": "https?:\\/\\/([a-zA-Z0-9-]*\\.)?(9gag\\.com).*",
|
||||
"completeProvider": false,
|
||||
"rules": [
|
||||
"ref"
|
||||
|
||||
Reference in New Issue
Block a user