Update data.json
Add Rules for facebook.com, "ref" like : https://www.facebook.com/?ref=logo OR https://www.facebook.com/?ref=tn_tnmn
This commit is contained in:
parent
fe8da01f4c
commit
83658d0e05
|
@ -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\\/).*"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user