mirror of
https://gitlab.com/KevinRoebert/ClearUrls
synced 2025-12-16 14:15:36 +07:00
Version 1.63
+ Add redirection from #181 + Correct links in chinese translations + Add edit of french translation
This commit is contained in:
@@ -184,7 +184,9 @@
|
||||
"kw"
|
||||
],
|
||||
"exceptions": [],
|
||||
"redirections": []
|
||||
"redirections": [
|
||||
".*youtube\\..*\\/redirect?.*q=(.*)"
|
||||
]
|
||||
},
|
||||
"facebook": {
|
||||
"urlPattern": "(https:\\/\\/|http:\\/\\/)([a-zA-Z0-9-]*\\.)?(facebook)(\\.[a-zA-Z]{2,})(.*\\?.*)",
|
||||
|
||||
Reference in New Issue
Block a user