This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

I am trying to configure an exception for Kaspersky updates.

 I need to add a "MATCHING THIS URL" to my list that accounts for 20 web sites.  They are   dnl-00.geo.kaspersky.com/..... through  dnl-19.geo.kaspersky.com/.....  I have tried to configure an expression of  ^https?://dnl-\d\d+\.geo\.kaspersky\.com/  but I not sure it is right.  Can someone check my syntax and show me where it is wrong or is it correct?



This thread was automatically locked due to age.
  • Hi,

    Use the Quick_RegEx tool available online. An example of RegEx for the above URL : ^https?://([A-Za-z0-9.-]*\.)? dnl-00\.geo\.kaspersky\.com/

    Thanks

    Sachin Gurung
    Team Lead | Sophos Technical Support
    Knowledge Base  |  @SophosSupport  |  Video tutorials
    Remember to like a post.  If a post (on a question thread) solves your question use the 'This helped me' link.