Re: Privoxy Ignores Last Rule
Lee <[email protected]> Tue, 7 Jun 2022 21:06:36 +0000
| Newsgroups | gmane.comp.web.privoxy.user |
|---|---|
| Message-ID | <CAD8GWstT7C-3=NxLHBvAQKfn7X048ctQx4DEDhRMjmBfGgBFdg@mail.gmail.com> |
On 6/7/22, [email protected] <[email protected]> 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 > [email protected] > https://lists.privoxy.org/mailman/listinfo/privoxy-users > _______________________________________________ Privoxy-users mailing list [email protected] https://lists.privoxy.org/mailman/listinfo/privoxy-users