<html><body><div style="font-family: tahoma, new york, times, serif; font-size: 12pt; color: #000000"><div>As Mr. Alex Rousskov suggested, the problem was the regex itself. He provided me a modified regex (more simple) and now the filter is working.<br></div><div><br></div><div>My regex:          ((?=.*\biphone\b)|(?=.*\bprod\b)).*\.facebook\.com(\:|\d|)<br></div><div><br></div><div>Alex's regex:      \b(iphone|prod)\b.*\.facebook\.com<br></div><div><br></div><div>Using <a href="https://regex101.com/">https://regex101.com/</a> both work, but squid only accepts the second one. After running squid3 -k parse I got no errors. Thanks Alex.</div></div>
<br>

Participe en el Congreso Internacional de las Ciencias Agropecuarias (AGROCIENCIAS 2017) http://www.agrocienciascuba.com/</br>
<br>
</body></html>