X-Git-Url: http://www.privoxy.org/gitweb/%40user-manual%40%40actions-help-prefix%40HANDLE-AS-EMPTY-DOCUMENT?a=blobdiff_plain;f=default.filter;h=72c7dcde037bf5a574ce77cd0c45420e59f7081d;hb=4f4cb67f0c3e2c3202c04901ad5de231bb027b45;hp=7f6178598e59b41ba9aebbf2f13e2a0af286c7a8;hpb=1846faea987341b3470934628c9aca5bff1e3121;p=privoxy.git diff --git a/default.filter b/default.filter index 7f617859..72c7dcde 100644 --- a/default.filter +++ b/default.filter @@ -116,7 +116,6 @@ s/(open\s*\([^\)]+always(?:raised|lowered)=)(["']?)(?:yes|1)\2/$1$2no$2/sigU s/(open\s*\([^\)]+z-?lock=)(["']?)(?:yes|1)\2/$1$2no$2/sigU s/(open\s*\([^\)]+hotkeys=)(["']?)(?:yes|1)\2/$1$2no$2/sigU s/(open\s*\([^\)]+titlebar=)(["']?)(?:no|0)\2/$1$2yes$2/sigU -s/(open\s*\([^\)]+always(?:raised|lowered)=)(["']?)(?:yes|1)\2/$1$2no$2/sigU ################################################################################# @@ -457,16 +456,17 @@ FILTER: crude-parental Crude parental filtering. Note that this filter doesn't w # (Note #2: Is 'sex' a rude word?!) s%^.*(?Blocked\ -

Blocked by Privoxy's crude-parental filter due to possible adult content.

%is +

Blocked by Privoxy's crude-parental filter due to possible adult content.

\n%is -s+^.*warez.*$+No Warez

You're not searching for illegal stuff, are you?

+is +s+^.*warez.*$+No Warez

You're not searching for illegal stuff, are you?

\n+is # Remove by description s@^.*\ (?:(suck|lick|tongue|rub|fuck|fingering|finger|chicks?)\s*)?\ (?:(her|your|my|hard|with|big|wet|tight|pink|hot|moist|young|teen)\s*)+\ (dicks?|penis|cocks?|balls?|tits?|pussy|cunt|clit|ass|mouth).*$\ -@This page has been blocked by Privoxy's crude-parental content filter\ +@This page has been blocked by Privoxy's crude-parental \ +content filter based on the description.\n\ @is #Remove by link text @@ -474,19 +474,22 @@ s@^.*\ (download|broadband|view|watch|free|get|extreem)?\s*\ (sex|xxx|porn|cumshot|fuck(ing|s)?|anal|ass|asian|adult|Amateur|org(y|ies)|close ups?|hand?job|nail(ed)?)+\s*\ (movies?|pics?|videos?|dvds?|dvd's|links?).*$\ -@This page has been blocked by Privoxy's crude-parental content filter\ +@This page has been blocked by Privoxy's crude-parental \ +content filter based on link text.\n\ @is #Remove by age disclaimer s@^.*\ (models?|chicks?|girls?|women|persons)\s*\ (who|are|were)+ (over|at least) (16|18|21) years (old|of age).*$\ -@This page has been blocked by Privoxy's crude-parental content filter\ +@This page has been blocked by Privoxy's crude-parental \ +content filter because of an age disclaimer.\n\ @is #Remove by regulations s@^.*(Section 2257|18 U.?S.?C.? 2257).*$\ -@This page has been blocked by Privoxy's crude-parental content filter\ +@This page has been blocked by Privoxy's crude-parental \ +content filter because of an regulations text.\n\ @is