View previous topic :: View next topic |
Author |
Message |
pietinger Moderator
![Moderator Moderator](/images/ranks/rank-mod.gif)
Joined: 17 Oct 2006 Posts: 5391 Location: Bavaria
|
Posted: Tue Oct 17, 2006 5:28 pm Post subject: very old default.action in privoxy |
|
|
Hi,
only a short question. The version/date in the top of the file "default.action" from the package privoxy is: v 1.1.2.37 2004/01/30.
I visited www.privoxy.org. Here I found a default.action-1.9 with: v 1.24 2006/09/12 and I would like to exchange it. A diff shows some differences, but not so much as I expected for 2,75 years.
Are there some Gentoo-specific entrys in it ? Or better asked, will I have any problems after ?
Thanks in advance |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Dlareh Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/gallery/BaldursGate/baldursgate_minsc.gif)
Joined: 06 Aug 2005 Posts: 2102
|
Posted: Tue Oct 17, 2006 6:04 pm Post subject: |
|
|
It's not gentoo-specific at all, go ahead and change it. BTW here's the user.action I've had for years (these changes go after the aliases section):
Code: | { \
-add-header \
#-block \
-crunch-outgoing-cookies \
-crunch-incoming-cookies \
-deanimate-gifs{last} \
-downgrade-http-version \
+fast-redirects \
+filter{js-annoyances} \
-filter{js-events} \
+filter{html-annoyances} \
-filter{content-cookies} \
+filter{refresh-tags} \
+filter{unsolicited-popups} \
-filter{all-popups} \
+filter{img-reorder} \
+filter{banners-by-size} \
+filter{banners-by-link} \
+filter{webbugs} \
+filter{tiny-textforms} \
+filter{jumping-windows} \
+filter{frameset-borders} \
#+filter{demoronizer} \
-filter{shockwave-flash} \
+filter{quicktime-kioskmode} \
-filter{fun} \
-filter{crude-parental} \
+filter{ie-exploits} \
-filter{site-specifics} \
-handle-as-image \
+hide-forwarded-for-headers \
+hide-from-header{block} \
+hide-referrer{forge} \
-hide-user-agent \
-kill-popups \
-limit-connect \
-prevent-compression \
-send-vanilla-wafer \
-send-wafer \
-session-cookies-only \
+set-image-blocker{blank} \
}
/
{ -filter{demoronizer} }
slashdot.org
{ -fast-redirects }
google.com
nytimes.com |
I'd be interested if you come across anything better. _________________ "Mr Thomas Edison has been up on the two previous nights discovering 'a bug' in his phonograph." --Pall Mall Gazette (1889)
Are we THERE yet? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
PaulBredbury Watchman
![Watchman Watchman](/images/ranks/rank-G-2-watchman.gif)
![](images/avatars/15669254994381f44a81f83.jpg)
Joined: 14 Jul 2005 Posts: 7310
|
Posted: Tue Oct 17, 2006 7:29 pm Post subject: |
|
|
Here's an ebuild for the new release of Privoxy. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
pietinger Moderator
![Moderator Moderator](/images/ranks/rank-mod.gif)
Joined: 17 Oct 2006 Posts: 5391 Location: Bavaria
|
Posted: Wed Oct 18, 2006 12:53 pm Post subject: |
|
|
Hi,
thanks a lot to you both.
No, I dont think Iam able to optimize it, I just started to use privoxy. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|