mirror of
https://gitlab.com/KevinRoebert/ClearUrls
synced 2025-12-16 14:15:36 +07:00
Merge remote-tracking branch 'origin/master'
# Conflicts: # data/data.json
This commit is contained in:
@@ -57,6 +57,9 @@
|
||||
],
|
||||
"exceptions": [
|
||||
".*(mail\\.google\\.)\\w{2,}(\\/mail\\/u\\/0)\\/.*",
|
||||
".*(mail\\.google\\.)\\w{2,}(\\/mail\\/u\\/0)\\/.*",
|
||||
".*(google\\.)\\w{2,}(\\/upload)?(\\/drive)\\/.*",
|
||||
".*(docs\\.google\\.)\\w{2,}\\/.*",
|
||||
".*(accounts\\.google\\.)\\w{2,}.*",
|
||||
".*(google\\.)\\w{2,}\\/searchbyimage\\?image_url=[^\\/|\\?|&]*(\\/|&(amp;)?)?"
|
||||
],
|
||||
@@ -170,7 +173,7 @@
|
||||
"urlPattern": "(https:\\/\\/||http:\\/\\/).*([\\.]?twitter\\.)\\w{2,}\\/.*",
|
||||
"completeProvider": false,
|
||||
"rules": [
|
||||
"src=[^\\/|\\?|&]*(\\/|&(amp;)?)?"
|
||||
"(ref_)?src=[^\\/|\\?|&]*(\\/|&(amp;)?)?"
|
||||
],
|
||||
"exceptions": [],
|
||||
"redirections": []
|
||||
|
||||
Reference in New Issue
Block a user