update config

This commit is contained in:
tianyu 2016-09-28 00:25:22 +08:00
parent 7818d053e3
commit 68b33b85a5
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
user_agent = 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko)Chrome/50.0.2661.75 Safari/537.36'
header = {'User-Agent': user_agent}
AWS_ACCESS_KEY_ID = "xxx"
AWS_SECRET_ACCESS_KEY = "xxx"
AWS_ASSOCIATE_TAG = "xxx"
KEY_ID = "xxx"
SECRET_KEY = "xxx"
TAG = "xxx"