mirror of
https://gitlab.com/KevinRoebert/ClearUrls
synced 2025-12-16 22:25:36 +07:00
Exception for Facebook plugins
Thanks to Ed for reporting a bug with Facebook plugins.
This commit is contained in:
@@ -168,7 +168,7 @@
|
|||||||
"hc_location=[^\\/|\\?|&]*(\\/|&(amp;)?)?"
|
"hc_location=[^\\/|\\?|&]*(\\/|&(amp;)?)?"
|
||||||
],
|
],
|
||||||
"exceptions": [
|
"exceptions": [
|
||||||
".*(facebook\\.)\\w{2,}.*(\\/plugins\\/share_button.php).*"
|
".*(facebook\\.)\\w{2,}.*(\\/plugins\\/).*"
|
||||||
],
|
],
|
||||||
"redirections": []
|
"redirections": []
|
||||||
},
|
},
|
||||||
@@ -267,4 +267,4 @@
|
|||||||
"redirections": []
|
"redirections": []
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user