Link to pythex

This commit is contained in:
Ivan Kozik 2015-02-05 05:39:44 +00:00
parent f815920a83
commit 2d7125951f

@ -23,7 +23,7 @@ changes will be applied as soon as the next URL is grabbed.
`ignore_sets` is a comma-separated list of ignore sets to use
([see this list of available sets](https://github.com/ArchiveTeam/ArchiveBot/tree/master/db/ignore_patterns)).
`ignores` is a newline-separated list of Python 3 regular expressions.
`ignores` is a newline-separated list of [Python 3 regular expressions](http://pythex.org/).
You can `touch DIR/igoff` to stop `IGNOR` message spew, and `rm DIR/igoff`
to turn it back on again.