mirror of
https://gitlab.com/jeancf/twoot.git
synced 2025-01-18 07:17:04 +00:00
Modified active nitter hosts
This commit is contained in:
parent
588e6003ca
commit
3963b102b9
10
twoot.py
10
twoot.py
|
@ -36,15 +36,15 @@ import shutil
|
|||
|
||||
NITTER_URLS = [
|
||||
'https://nitter.42l.fr',
|
||||
'https://nitter.pussthecat.org/',
|
||||
'https://nitter.mastodont.cat',
|
||||
'https://nitter.pussthecat.org',
|
||||
'https://nitter.tedomum.net',
|
||||
'https://nitter.fdn.fr/',
|
||||
'https://nitter.unixfox.eu',
|
||||
'https://nitter.fdn.fr',
|
||||
'https://nitter.eu',
|
||||
'https://nitter.namazso.eu',
|
||||
'https://nitter.cattube.org',
|
||||
'https://nitter.mailstation.de',
|
||||
'https://nitter.cattube.org'
|
||||
# 'https://nitter.mastodont.cat', # Unresponsive 11/04/2021
|
||||
# 'https://nitter.unixfox.eu', # Unreliable
|
||||
]
|
||||
|
||||
# Update from https://www.whatismybrowser.com/guides/the-latest-user-agent/
|
||||
|
|
Loading…
Reference in New Issue
Block a user