Add Liberapay support

This commit is contained in:
Andrea Scarpino 2017-12-12 10:53:34 +01:00
parent 858b398927
commit 19a83b6219
9 changed files with 21 additions and 1 deletions

View file

@ -135,6 +135,8 @@ regex_checks = {
'Donate': http_checks + [
(re.compile(r'.*flattr\.com'),
_("Flattr donation methods belong in the FlattrID flag")),
(re.compile(r'.*liberapay\.com'),
_("Liberapay donation methods belong in the LiberapayID flag")),
],
'Changelog': http_checks,
'Author Name': [