mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 22:59:31 +00:00
parent
1e03595784
commit
55a331cc50
9 changed files with 185 additions and 9 deletions
|
|
@ -42,6 +42,9 @@ const
|
|||
graphAudioSpace* = "rWRLsOhNJ2xjpI1tREYurQ/AudioSpaceById"
|
||||
restLiveStream* = "1.1/live_video_stream/status/"
|
||||
|
||||
graphFollowers* = "9jsVJ9l2uXUIKslHvJqIhw/Followers"
|
||||
graphFollowing* = "OLm4oHZBfqWx8jbcEhWoFw/Following"
|
||||
|
||||
gqlFeatures* = """{
|
||||
"rweb_video_screen_enabled": false,
|
||||
"rweb_cashtags_enabled": true,
|
||||
|
|
|
|||
Loading…
Reference in a new issue