mirror of
https://gitlab.com/KevinRoebert/ClearUrls
synced 2025-12-17 06:35:37 +07:00
New exception
New exception for GitLab.
This commit is contained in:
@@ -123,7 +123,8 @@
|
|||||||
],
|
],
|
||||||
"exceptions": [
|
"exceptions": [
|
||||||
".*([\\.]?matrix\\.org)(\\/_matrix)\\/.*",
|
".*([\\.]?matrix\\.org)(\\/_matrix)\\/.*",
|
||||||
".*([\\.]?prismic\\.io).*"
|
".*([\\.]?prismic\\.io).*",
|
||||||
|
".*([\\.]?gitlab\\.com).*"
|
||||||
],
|
],
|
||||||
"redirections": []
|
"redirections": []
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user