mirror of
https://github.com/simon987/od-database.git
synced 2025-04-19 10:26:44 +00:00
Changed user agent
This commit is contained in:
parent
92a91606ea
commit
221a16697b
@ -16,8 +16,8 @@ LOG_LEVEL = 'ERROR'
|
|||||||
FEED_FORMAT = 'json'
|
FEED_FORMAT = 'json'
|
||||||
FEED_URI = 'data.json'
|
FEED_URI = 'data.json'
|
||||||
|
|
||||||
# Crawl responsibly by identifying yourself (and your website) on the user-agent
|
USER_AGENT = 'Mozilla/5.0 (X11; od-database.simon987.net) AppleWebKit/537.36 ' \
|
||||||
USER_AGENT = 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36'
|
'(KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36'
|
||||||
|
|
||||||
# Obey robots.txt rules
|
# Obey robots.txt rules
|
||||||
ROBOTSTXT_OBEY = False
|
ROBOTSTXT_OBEY = False
|
||||||
|
Loading…
x
Reference in New Issue
Block a user