oops
This commit is contained in:
parent
005993ea94
commit
44348773e2
1 changed files with 1 additions and 1 deletions
2
app.py
2
app.py
|
@ -23,7 +23,7 @@ except FileNotFoundError:
|
|||
|
||||
s = requests.Session()
|
||||
s.headers.update({
|
||||
"User-Agent": "Googlebot/2.1"
|
||||
"User-Agent": "Twitterbot/1.0"
|
||||
})
|
||||
s.cookies = cookie_jar # type: ignore
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue