<div dir="ltr">that's the weird thing, when i try this in 

<span style="color:rgb(80,0,80)">"ssl::server_name_regex"</span><div><font color="#500050">.<a href="http://adobe.com">adobe.com</a></font></div><div><font color="#500050"><br></font></div><div><font color="#500050">it doesnt work</font></div><div><font color="#500050"><br></font></div><div><font color="#500050">you mean escape ie the \ character</font></div><div><font color="#500050"><br></font></div><div><font color="#500050"><br></font><div><br></div><div><br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, 27 Jul 2022 at 11:05, Matus UHLAR - fantomas <<a href="mailto:uhlar@fantomas.sk">uhlar@fantomas.sk</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 27.07.22 10:54, robert k Wild wrote:<br>
>think i got it right but just want to double check with you guys<br>
><br>
>so in my "ssl::server_name" i had<br>
>.<a href="http://adobe.com" rel="noreferrer" target="_blank">adobe.com</a><br>
><br>
>that worked but i want to mix normal website and regex websites together so<br>
>i just have one list for all<br>
<br>
didn't the above work?  AFAIK it should, IIRC domain matching in squid <br>
matches "<a href="http://domain.com" rel="noreferrer" target="_blank">domain.com</a>" if you check for ".<a href="http://domain.com" rel="noreferrer" target="_blank">domain.com</a>".<br>
<br>
>i now have this for "ssl::server_name_regex"<br>
>^.*<a href="http://adobe.com" rel="noreferrer" target="_blank">adobe.com</a>$<br>
><br>
>it works, so im guessing its right<br>
<br>
the dot should be escaped<br>
<br>
<br>
-- <br>
Matus UHLAR - fantomas, <a href="mailto:uhlar@fantomas.sk" target="_blank">uhlar@fantomas.sk</a> ; <a href="http://www.fantomas.sk/" rel="noreferrer" target="_blank">http://www.fantomas.sk/</a><br>
Warning: I wish NOT to receive e-mail advertising to this address.<br>
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.<br>
BSE = Mad Cow Desease ... BSA = Mad Software Producents Desease<br>
_______________________________________________<br>
squid-users mailing list<br>
<a href="mailto:squid-users@lists.squid-cache.org" target="_blank">squid-users@lists.squid-cache.org</a><br>
<a href="http://lists.squid-cache.org/listinfo/squid-users" rel="noreferrer" target="_blank">http://lists.squid-cache.org/listinfo/squid-users</a><br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr">Regards, <br><br>Robert K Wild.<br></div></div>