mirror of
https://github.com/internetarchive/warcprox.git
synced 2025-01-18 13:22:09 +01:00
Merge pull request #74 from internetarchive/galgeek-patch-1
a minimal example of a warcprox plugin
This commit is contained in:
commit
530aaba461
@ -46,7 +46,7 @@ have a method `notify(self, recorded_url, records)` or should subclass
|
||||
`warcprox.BasePostfetchProcessor`. More than one plugin can be configured by
|
||||
specifying `--plugin` multiples times.
|
||||
|
||||
XXX example?
|
||||
`A minimal example <https://github.com/internetarchive/warcprox/blob/318405e795ac0ab8760988a1a482cf0a17697148/warcprox/__init__.py#L165>`__
|
||||
|
||||
Usage
|
||||
~~~~~
|
||||
|
Loading…
x
Reference in New Issue
Block a user