mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 22:59:31 +00:00
Change the default invidio.us (EoL) to snopyta's.
This commit is contained in:
parent
e177759722
commit
75fea828cb
4 changed files with 6 additions and 6 deletions
|
|
@ -54,7 +54,7 @@ genPrefs:
|
|||
"Replace Twitter links with Nitter (blank to disable)"
|
||||
placeholder: "Nitter hostname"
|
||||
|
||||
replaceYouTube(input, "invidio.us"):
|
||||
replaceYouTube(input, "invidious.snopyta.org"):
|
||||
"Replace YouTube links with Invidious (blank to disable)"
|
||||
placeholder: "Invidious hostname"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue