mirror of
https://gitlab.com/jeancf/twoot.git
synced 2025-02-22 00:02:08 +00:00
Compare commits
2 Commits
01a944d692
...
92443142b0
Author | SHA1 | Date | |
---|---|---|---|
|
92443142b0 | ||
|
9073d16cee |
6
twoot.py
6
twoot.py
|
@ -49,10 +49,10 @@ NITTER_URLS = [
|
|||
'https://nitter.lacontrevoie.fr',
|
||||
'https://nitter.privacydev.net',
|
||||
'https://nitter.fdn.fr',
|
||||
'https://https://nitter.namazso.eu',
|
||||
'https://nitter.namazso.eu',
|
||||
'https://twitter.beparanoid.de',
|
||||
'https://n.l5.ca',
|
||||
'https://nitter.privacytools.io',
|
||||
'https://nitter.1d4.us/',
|
||||
'https://nitter.hu',
|
||||
]
|
||||
|
||||
|
@ -588,8 +588,6 @@ def main(argv):
|
|||
datefmt='%Y-%m-%d %H:%M:%S',
|
||||
)
|
||||
|
||||
logging.info('_____________________________________________________________________________________')
|
||||
|
||||
logging.info('Running with the following configuration:')
|
||||
logging.info(' Config File : ' + str(args['f']))
|
||||
logging.info(' twitter_account : ' + TOML['config']['twitter_account'])
|
||||
|
|
Loading…
Reference in New Issue
Block a user