diff --git a/twint/url.py b/twint/url.py index 97923cef..0fc0ea01 100644 --- a/twint/url.py +++ b/twint/url.py @@ -89,7 +89,7 @@ async def Search(config, init): ('send_error_codes', 'true'), ('simple_quoted_tweet', 'true'), ('count', tweet_count), - # ('query_source', 'typed_query'), + ('query_source', 'typed_query'), # ('pc', '1'), ('cursor', str(init)), ('spelling_corrections', '1'),