yuzuru/static-sites: Use YouTube instead of Invidious

This commit is contained in:
Simon Bruder 2024-09-29 18:16:35 +02:00
parent 3ca5a57043
commit 2692e34fb1
Signed by: simon
GPG key ID: 347FF8699CDA0776

View file

@ -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;