Merge branch 'patch-2' into 'master'

Update data.json

See merge request KevinRoebert/ClearUrls!34
This commit is contained in:
Kevin Röbert 2018-09-07 13:03:58 +00:00
commit 4c4657dc32

View File

@ -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\\/).*"