[Privoxy-users] Privoxy Ignores Last Rule

Lee ler762 at gmail.com
Tue Jun 7 21:06:36 UTC 2022


On 6/7/22, privoxy at use.startmail.com <privoxy at use.startmail.com> wrote:
> 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.

What do you get for
  http://config.privoxy.org/show-url-info?url=http%3A%2F%2Fprivoxy.org

I get a "-block" in the Final results, so it's not blocked for me:

+change-x-forwarded-for{block}
+client-header-tagger{css-requests}
+client-header-tagger{image-requests}
+client-header-tagger{range-requests}
+filter{block-hidden-iframes}
+filter{linktrackers}
+filter{linkicons}
+filter{webbugs}
+hide-from-header{block}
+limit-connect{80}
+server-header-tagger{content-type}
+set-image-blocker{pattern}

-add-header
-block
-client-body-filter
-client-body-tagger
  <.. snip ..>

Regards,
Lee

>
> –––
>
> 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
>>
> _______________________________________________
> Privoxy-users mailing list
> Privoxy-users at lists.privoxy.org
> https://lists.privoxy.org/mailman/listinfo/privoxy-users
>


More information about the Privoxy-users mailing list