2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-24 06:28:23 +01:00

update urlwatch

This commit is contained in:
kev
2019-05-09 17:18:05 +08:00
parent 0eec95749f
commit 9ddf89139a
2 changed files with 25 additions and 19 deletions

6
urlwatch/data/hooks.py Normal file
View File

@@ -0,0 +1,6 @@
#!/usr/bin/env python3
import re
from urlwatch import filters
from urlwatch import jobs
from urlwatch import reporters