initial commit

This commit is contained in:
2019-12-23 12:42:31 +08:00
parent 30458acfd8
commit 1ac6d0bb9c
22 changed files with 2126 additions and 1 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
*.pyc
__pycache__/
cache/
feeds/
config/email_session.xml
config/subscriber.xml
config.py