adblock2privoxy: Convert adblock config files to privoxy format
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, but it experiences acute shortage of updated block lists.
This software converts adblock lists to privoxy config files format.
Almost all adblock features are supported including
block/unblock requests (on privoxy)
all syntax features are supported except for regex templates matching host name
hide/unhide page elements (via CSS)
all syntax features are supported
all block request options except for outdated ones:
Supported: script, image, stylesheet, object, xmlhttprequest, object-subrequest, subdocument, document, elemhide, other, popup, third-party, domain=..., match-case, donottrack
Unsupported: collapse, background, xbl, ping and dtd
Downloads
- adblock2privoxy-2.3.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.0.0, 1.1.0, 1.2.0, 1.2.1, 1.2.2, 1.2.3, 1.2.4, 1.2.5, 1.3.0, 1.3.1, 1.3.2, 1.3.3, 1.4.0, 1.4.1, 1.4.2, 2.0.0, 2.0.1, 2.0.2, 2.1.0, 2.1.1, 2.2.0, 2.3.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4 && <9.9), case-insensitive (>=1.2.1 && <1.3), containers (>=0.6.7 && <0.7), directory (>=1.3.8 && <1.4), filepath (>=1.4.200 && <1.5), http-conduit (>=2.3.8 && <2.4), MissingH (>=1.6.0 && <1.7), mtl (>=2.3.1 && <2.4), network (>=3.1.4 && <3.2), network-uri (>=2.6.4 && <2.7), old-locale (>=1.0.0 && <1.1), parsec (>=3.1.16 && <3.2), parsec-permutation (>=0.1.2 && <0.2), strict (>=0.5 && <0.6), text (>=2.0.2 && <2.1), time (>=1.12.2 && <1.13) [details] |
Tested with | ghc ==9.6.3 |
License | GPL-3.0-only |
Author | Alexey Zubritsky <adblock2privoxy@zubr.me>, Steven Thomas Smith <steve.t.smith@gmail.com> |
Maintainer | Steven Thomas Smith <steve.t.smith@gmail.com> |
Category | Web |
Home page | https://github.com/essandess/adblock2privoxy |
Source repo | this: git clone https://github.com/essandess/adblock2privoxy.git(tag v2.3.0)(adblock2privoxy) |
Uploaded | by essandess at 2024-02-15T22:29:16Z |
Distributions | NixOS:2.3.0 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | adblock2privoxy |
Downloads | 16815 total (87 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Last success reported on 2024-02-15 [all 1 reports] |