Add files

This commit is contained in:
taizan-hokuto
2020-04-15 23:40:41 +09:00
parent dfa7250415
commit 99423ddcd0
6 changed files with 208 additions and 0 deletions

2
config/__init__.py Normal file
View File

@@ -0,0 +1,2 @@
headers = {
'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.120 Safari/537.36'}