This commit is contained in:
Kevin Röbert 2019-06-25 20:05:25 +02:00
parent 2506dc6ebc
commit 1a057e8494

View File

@ -222,7 +222,8 @@
"action_history" "action_history"
], ],
"exceptions": [ "exceptions": [
".*(facebook\\.)\\w{2,}.*(\\/plugins\\/).*" ".*(facebook\\.)\\w{2,}.*(\\/plugins\\/).*",
".*(facebook\\.)\\w{2,}.*(\\/dialog\\/share).*"
], ],
"redirections": [ "redirections": [
".*l\\.facebook\\..*\\/.*l\\.php\\?.*u=((https%3A%2F%2F|http%3A%2F%2F)[^&]*)" ".*l\\.facebook\\..*\\/.*l\\.php\\?.*u=((https%3A%2F%2F|http%3A%2F%2F)[^&]*)"