From 6d36a62e1842b07a0d8c5b4f226372c4bfaa8dc0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20M=C3=BCller?= Date: Mon, 30 Jul 2018 14:59:01 +0200 Subject: [PATCH] Revert "Add buttons for soccer world championship 2018" This reverts commit 834966bbe88b28a6f8fbf49a680e8857b79b6cda. --- static/main.js | 8 -------- templates/index.html | 2 -- 2 files changed, 10 deletions(-) diff --git a/static/main.js b/static/main.js index 27576f6..686da11 100644 --- a/static/main.js +++ b/static/main.js @@ -262,11 +262,3 @@ function killAllAudio() { ajaxRequest("/?killvideo=yes"); } } - -function wm2018(channel) { - if (channel === "ard") { - ajaxRequest("/?video="+encodeURI("https://www.ardmediathek.de/tv/live?kanal=208")); - } else if (channel === "zdf") { - ajaxRequest("/?video="+encodeURI("https://www.zdf.de/sender/zdf/zdf-live-beitrag-100.html")); - } -} diff --git a/templates/index.html b/templates/index.html index 6b60f2b..168cc9f 100644 --- a/templates/index.html +++ b/templates/index.html @@ -60,8 +60,6 @@
- -