mirror of
https://github.com/zedeus/nitter.git
synced 2026-01-30 15:22:49 -05:00
Use faster API to get pinned tweets
This commit is contained in:
@@ -9,6 +9,7 @@ const
|
||||
|
||||
userShow* = api / "1.1/users/show.json"
|
||||
photoRail* = api / "1.1/statuses/media_timeline.json"
|
||||
status* = api / "1.1/statuses/show"
|
||||
search* = api / "2/search/adaptive.json"
|
||||
|
||||
timelineApi = api / "2/timeline"
|
||||
|
||||
Reference in New Issue
Block a user