Merge changes from Debian revision 3.0.6-4.
[privoxy.git] / debian / patches / 05_defaut_action.dpatch
1 #! /bin/sh /usr/share/dpatch/dpatch-run
2 ## 05_default_action.dpatch by Roland Rosenfeld <roland@debian.org>
3 ##
4 ## All lines beginning with `## DP:' are a description of the patch.
5 ## DP: Serveral changes/additons to default.action.
6
7 @DPATCH@
8 diff -urNad privoxy~/default.action.master privoxy/default.action.master
9 --- privoxy~/default.action.master
10 +++ privoxy/default.action.master
11 @@ -598,6 +598,8 @@
12  .*[epu]ad*.
13  county*.
14  countr*.
15 +#MASTER# Do not block Andorra ccTLD:
16 +.ad
17  
18  #############################################################################
19  # Generic block patterns by path:
20 @@ -1823,6 +1825,11 @@
21  {+filter{tiny-textforms} +prevent-compression}
22  .sourceforge.net/tracker
23  
24 +{-filter{ie-exploits}}
25 +#MASTER# REMARKS: Allow %01 and %02 in URLs as they are used in Amazon's 
26 +#MASTER# REMARKS: multi-page results see http://bugs.debian.org/243245
27 +.amazon.de
28 +
29  {+downgrade-http-version}
30  #MASTER# COMMENTS: This section not checked 10/17/06 HB
31  #MASTER# REMARKS: This is work-around for CUPS http configuration.