mirror of
https://github.com/zedeus/nitter.git
synced 2025-12-08 04:55:37 -05:00
Add video proxy support
This commit is contained in:
@@ -53,6 +53,7 @@ db("cache.db", "", "", ""):
|
||||
Prefs* = object
|
||||
hlsPlayback*: bool
|
||||
mp4Playback*: bool
|
||||
proxyVideos*: bool
|
||||
muteVideos*: bool
|
||||
autoplayGifs*: bool
|
||||
hideTweetStats*: bool
|
||||
|
||||
Reference in New Issue
Block a user