We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6869c90 commit 993b792Copy full SHA for 993b792
1 file changed
src/utils/constants.ts
@@ -4,7 +4,7 @@ const EVENT_DATE = new Date(EDITION_DATE_FROM + 'T00:00:00.000Z');
4
const TOTAL_PRIZEMONEY = 78000;
5
const LIVE_RESULTS = "https://red.laportal.net/Competitions/Details/15155";
6
const INTERNATIONAL_LIVESTREAM = "https://www.youtube.com/watch?v=nts7TqhqbOM";
7
-const NATIONAL_LIVESTREAM = "https://www.youtube.com/watch?v=0vQL8Yz00h0";
+const NATIONAL_LIVESTREAM = "https://www.youtube.com/@saarlaendischerrundfunk";
8
const PHOTOFINISH_LINK = "https://photofinish.lcrehlingen.de/pfingsten2025";
9
10
const RESULT_LINKS = [
0 commit comments