Skip to content

Commit

Permalink
Exception for Facebook plugins
Browse files Browse the repository at this point in the history
Thanks to Ed for reporting a bug with Facebook plugins.
  • Loading branch information
KevinRoebert committed Jan 29, 2018
1 parent bfe9bcd commit 98d6b45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/data.json
Expand Up @@ -168,7 +168,7 @@
"hc_location=[^\\/|\\?|&]*(\\/|&(amp;)?)?"
],
"exceptions": [
".*(facebook\\.)\\w{2,}.*(\\/plugins\\/share_button.php).*"
".*(facebook\\.)\\w{2,}.*(\\/plugins\\/).*"
],
"redirections": []
},
Expand Down Expand Up @@ -267,4 +267,4 @@
"redirections": []
}
}
}
}

0 comments on commit 98d6b45

Please sign in to comment.