yuzuru/static-sites: Use YouTube instead of Invidious
This commit is contained in:
parent
3ca5a57043
commit
2692e34fb1
|
@ -10,7 +10,7 @@
|
|||
enableACME = true;
|
||||
forceSSL = true;
|
||||
|
||||
locations."~ .*".return = "303 'https://iv.sbruder.xyz/watch?v=ojToYs6nCnk&t=1684'";
|
||||
locations."~ .*".return = "303 'https://www.youtube.com/watch?v=ojToYs6nCnk&t=1684'";
|
||||
};
|
||||
"www.brennende.autos" = {
|
||||
enableACME = true;
|
||||
|
|
Loading…
Reference in a new issue