[Privoxy-users] Privoxy Ignores Last Rule
privoxy at use.startmail.com
privoxy at use.startmail.com
Tue Jun 7 18:22:16 UTC 2022
I'm using 3.0.33 on MacOS Mojave.
``` CODE ```
{+block{Not Trusted Domain Name}
+limit-connect{80} }
.*xy*.
{-block }
.privoxy.org
```
Does not work either. Still can't access `privoxy.org` even though last
rule tells I can.
–––
Le 07/06/2022 à 17:53, Mr Vanderdenduur a écrit :
> Hi,
>
> I have set the following rules, processed in the following order:
>
> ``` CODE ```
>
> {+block{Not Trusted Domain Name}
> +limit-connect{80} }
> .*xy*.
>
>
> {-block
> -crunch-incoming-cookies
> -crunch-outgoing-cookies
> -fast-redirects
> -filter
> -hide-referrer
> +limit-cookie-lifetime{30}
> -prevent-compression }
> .privoxy.org
>
> ```
>
> Unfortunately, Privoxy seems to not take account of the last rule. I'm
> not able to access `www.privoxy.org`
>
> Normally, thanks to the last processed rule, I should gain access to
> `www.privoxy>org`
>
> I don't have this problem on Privoxy 3.0.26 installed on another machine.
>
> Thanks for your help,
>
> Raf
>
More information about the Privoxy-users
mailing list