Whitelisted URLs patterns
-
Hello,
I want the popup to appear for all external links EXCEPT those used to share articles on Facebook.
If I enter “facebook.com” in the Whitelisted Domains, all links to that site open without a popup, which is not what I want.
If I enter ” https://www.facebook.com/sharer/sharer.php “, the links to share the post aren’t recognized because the link contains parameters after “sharer.php”.
Is it possible to specify a root for the beginning of URLs, such as “https://www.facebook.com/sharer/*” or a REGEX pattern?
Thank you in advance.
Regards
You must be logged in to reply to this topic.