scripts-github-mirror/kindle/config.py.example

7 lines
202 B
Plaintext

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}
KEY_ID = "xxx"
SECRET_KEY = "xxx"
TAG = "xxx"