mirror of
https://gitlab.com/KevinRoebert/ClearUrls
synced 2025-12-16 14:15:36 +07:00
Merge branch 'patch-2' into 'master'
Update data.json See merge request KevinRoebert/ClearUrls!34
This commit is contained in:
@@ -186,7 +186,8 @@
|
|||||||
"urlPattern": "(https:\\/\\/|http:\\/\\/)([a-zA-Z0-9-]*\\.)?(facebook)(\\.[a-zA-Z]{2,})(.*\\?.*)",
|
"urlPattern": "(https:\\/\\/|http:\\/\\/)([a-zA-Z0-9-]*\\.)?(facebook)(\\.[a-zA-Z]{2,})(.*\\?.*)",
|
||||||
"completeProvider": false,
|
"completeProvider": false,
|
||||||
"rules": [
|
"rules": [
|
||||||
"hc_location=[^\\/|\\?|&]*(\\/|&(amp;)?)?"
|
"hc_location=[^\\/|\\?|&]*(\\/|&(amp;)?)?",
|
||||||
|
"ref=[^\\/|\\?|&]*(\\/|&(amp;)?)?"
|
||||||
],
|
],
|
||||||
"exceptions": [
|
"exceptions": [
|
||||||
".*(facebook\\.)\\w{2,}.*(\\/plugins\\/).*"
|
".*(facebook\\.)\\w{2,}.*(\\/plugins\\/).*"
|
||||||
|
|||||||
Reference in New Issue
Block a user