[Privoxy-users] Privoxy Ignores Last Rule
privoxy at use.startmail.com
privoxy at use.startmail.com
Wed Jun 8 13:45:52 UTC 2022
Hi Lee,
thanks for your prompt reply. I've been using Privoxy since 2014 with
version as low as 3.0.21. I have encountered that same issue
occasionally since, and until version 3.0.33. For unknown reasons to me,
I don't have that issue on 3.0.24 still running on same OS Mojave, but
on another machine.
Here's the status page when I input `privoxy.org`.
———
Matches for http://privoxy.org:
In file: Personal/PrimerRules.action View
(no matches in this file)
In file: match-all.action View
{+change-x-forwarded-for{block}
+client-header-tagger{css-requests}
+client-header-tagger{image-requests}
+client-header-tagger{range-requests}
+crunch-if-none-match
+crunch-incoming-cookies
+crunch-outgoing-cookies
+deanimate-gifs{last}
+fast-redirects{check-decoded-url}
+filter{html-annoyances}
+filter{content-cookies}
+filter{refresh-tags}
+filter{img-reorder}
+filter{banners-by-size}
+filter{banners-by-link}
+filter{webbugs}
+filter{jumping-windows}
+filter{frameset-borders}
+filter{quicktime-kioskmode}
+hide-from-header{block}
+hide-if-modified-since{-60}
+hide-referrer{conditional-block}
+limit-connect{,}
+overwrite-last-modified{randomize}
+set-image-blocker{pattern} }
/
In file: default.action View
{-block }
.privoxy.org
In file: Personal/TightAccess.action View
{+limit-connect{80,443} }
/
In file: Personal/app.blocker.action View
(no matches in this file)
In file: Personal/AdguardTeam.action View
(no matches in this file)
In file: Personal/hpHostsList.action View
{+block{Not Trusted Domain Name}
+limit-connect{80} }
.*xy*.
In file: Personal/HostExcepts.action View
(no matches in this file)
In file: Personal/cloud-based.action View
(no matches in this file)
In file: Personal/IPBlockList.action View
(no matches in this file)
In file: Personal/RefusedPath.action View
(no matches in this file)
In file: Borrowed/Szalkowski1.action View
(no matches in this file)
In file: user.action View
{+set-image-blocker{blank} }
/
{-add-header
+change-x-forwarded-for{block}
+hide-from-header{block} }
/
{+hide-accept-language{en-US}
+hide-referrer{forge}
+hide-user-agent{Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:59.0)
Gecko/20100101 Firefox/59.0} }
/
{+crunch-if-none-match
+hide-if-modified-since{-60}
+overwrite-last-modified{randomize} }
/
{-deanimate-gifs }
/
{+filter{CanvasBlocker} }
/
{+filter{AntiClickjack} }
/
{+filter{KeyLoggerStop} }
/
{+filter{WebRTCBlocker} }
/
{+filter{UserScriptKit} }
/
{+filter{AffiliateKiller} }
/
{+filter{LinkTrckrKiller} }
/
{+filter{RedirectRemover} }
/
{+filter{google} }
/
{+filter{js-annoyances} }
/
{+filter{GoogleKeywords-Killer} }
/
{+filter{FuckBanners} }
/
{+filter{BlockNative} }
/
{+filter{FuckAdFirms} }
/
{+filter{FuckWidgets} }
/
{+filter{KillDataURL} }
/
{+filter{KillRefresh} }
/
{+filter{EvilCompany} }
/
{+filter{HideThreats} }
/
{+filter{PopupKiller} }
/
{+filter{SVG_Removed} }
/
{+filter{refresh-tags} }
/
{+filter{banners-by-size} }
/
{+filter{banners-by-link} }
/
{+filter{webbugs} }
/
{+filter{jumping-windows} }
/
{+filter{frameset-borders} }
/
{+filter{quicktime-kioskmode} }
/
{-block
-crunch-incoming-cookies
-crunch-outgoing-cookies
-fast-redirects
-filter
-hide-referrer
+limit-cookie-lifetime{30}
-prevent-compression }
.privoxy.org
In file: Borrowed/CopfiltrSet.action View
(no matches in this file)
In file: Borrowed/Szalkowski2.action View
(no matches in this file)
In file: Borrowed/YoranBrault.action View
(no matches in this file)
In file: Personal/PathExcepts.action View
(no matches in this file)
In file: EasyList/easylist.script.action View
(no matches in this file)
In file: EasyList/easyprivacy.script.action View
(no matches in this file)
In file: EasyList/liste_fr.script.action View
(no matches in this file)
In file: EasyList/fanboy-annoyance.script.action View
(no matches in this file)
In file: EasyList/fanboy-social.script.action View
(no matches in this file)
The CGI editor is currently disabled, thus no edit buttons are shown.
Please have a look at the enable-edit-actions documentation to learn how
to enable it and what the risks are.
———
The last block section—-block\n -crunch-incoming-cookies\n etc.—is
actually an alias.
Le 07/06/2022 à 21:06, Lee a écrit :
> 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