mirror of
https://gitlab.com/jeancf/twoot.git
synced 2024-11-23 20:11:11 +00:00
Removing extra slash in URL
This commit is contained in:
parent
3a18242480
commit
9081fe2156
6
twoot.py
6
twoot.py
|
@ -44,10 +44,10 @@ HTTPS_REQ_TIMEOUT = 10
|
|||
|
||||
NITTER_URLS = [
|
||||
'https://nitter.lacontrevoie.fr', # rate limited
|
||||
'https://twitter.femboy.hu/', # Replace beparanoid 27/02/2023
|
||||
'https://twitter.femboy.hu', # Replace beparanoid 27/02/2023
|
||||
'https://n.l5.ca',
|
||||
'https://nitter.it/', # added 27/02/2023
|
||||
'https://nitter.grimneko.de/', # added 27/02/2023
|
||||
'https://nitter.it', # added 27/02/2023
|
||||
'https://nitter.grimneko.de', # added 27/02/2023
|
||||
'https://nitter.cutelab.space', # USA, added 16/02/2023
|
||||
'https://nitter.fly.dev', # anycast, added 06/02/2023
|
||||
'https://notabird.site', # anycast, added 06/02/2023
|
||||
|
|
Loading…
Reference in New Issue
Block a user