mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 22:59:31 +00:00
Default to Piped instead of Invidious
This commit is contained in:
parent
669aa2cd8b
commit
2422a2b8b7
3 changed files with 7 additions and 7 deletions
|
|
@ -32,7 +32,7 @@ tokenCount = 10
|
|||
[Preferences]
|
||||
theme = "Nitter"
|
||||
replaceTwitter = "nitter.net"
|
||||
replaceYouTube = "invidio.us"
|
||||
replaceYouTube = "piped.kavin.rocks"
|
||||
replaceInstagram = ""
|
||||
proxyVideos = true
|
||||
hlsPlayback = false
|
||||
|
|
|
|||
Loading…
Reference in a new issue