• Resolved central4all

    (@central4allgmailcom)


    Is it possible to exclude more than one links ?
    If yes,
    How to Ignore More Than One Link?
    How to add them and how what separator needed ?
    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author WebFactory

    (@webfactory)

    Hi,
    I apologize for the late reply!

    It’s possible to exclude as many links as you need as long as you write the right JS regular expression. Yes, I know regular expressions are the worst, and we’ll replace them soon! Great site to test reg exp – https://regex101.com

    For a more useful example if you want to exclude links pointing to aa.com and bb.com you’d write (aa.com)|(bb.com).

    Thread Starter central4all

    (@central4allgmailcom)

    Is this today the update you talking about ?
    Because i dont see any changes.

    Thread Starter central4all

    (@central4allgmailcom)

    Thank you BTW even for the late responce

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to exclude more than one links ?’ is closed to new replies.