add domain

This commit is contained in:
2019-03-08 14:00:16 +03:00
parent 41ee641107
commit 6cf94b0efe
4 changed files with 488 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ from mimetypes import guess_type
base_hosts = [
'drop.bakatrouble.pw',
'drop.bakatrouble.me',
'127.0.0.1.xip.io:8080',
]