adblock2privoxy 1.2.2 → 1.2.3
raw patch · 2 files changed
+6/−6 lines, 2 files
Files
- adblock2privoxy.cabal +5/−5
- changelog +1/−1
adblock2privoxy.cabal view
@@ -1,7 +1,7 @@ name: adblock2privoxy-version: 1.2.2+version: 1.2.3 cabal-version: >= 1.6-build-type: Make+build-type: Simple author: Alexey Zubritsky data-files: templates/ab2p.system.action, @@ -15,10 +15,10 @@ stability: stable synopsis: Convert adblock config files to privoxy format description: - [AdBlock Plus] browser plugin has great block list files provided by big community,+ AdBlock Plus browser plugin has great block list files provided by big community, but it is client software and cannot work on a server as proxy. .- [Privoxy] proxy has good potential to block ads at server side,+ Privoxy proxy has good potential to block ads at server side, but it experiences acute shortage of updated block lists. . This software converts adblock lists to privoxy config files format.@@ -79,4 +79,4 @@ source-repository this type: git location: http://projects.zubr.me/adblock2privoxy.git- tag: 1.2.2+ tag: 1.2.3
changelog view
@@ -1,4 +1,4 @@-1.2.2+1.2.3 * Documentation 1.1.0