summaryrefslogtreecommitdiff
path: root/contrib/site/index-stats.html
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/site/index-stats.html')
-rw-r--r--contrib/site/index-stats.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/contrib/site/index-stats.html b/contrib/site/index-stats.html
index 84da3d2..c69ea7b 100644
--- a/contrib/site/index-stats.html
+++ b/contrib/site/index-stats.html
@@ -14,8 +14,8 @@
<meta property="og:type" content="website">
<meta property="og:url" content="https://stream.elevate.at">
<meta property="og:image:url" content="https://stream.elevate.at/images/mediachannel.jpg">
- <meta property="og:image:width" content="770">
- <meta property="og:image:height" content="440">
+ <meta property="og:image:width" content="1200">
+ <meta property="og:image:height" content="630">
<meta property="og:image:type" content="image/jpg">
<meta property="og:descripton" content="Live from the Elevate Festival 2020">
@@ -56,9 +56,9 @@
source: 'https://emc-live.elev8.at:8000/hls/orig.m3u8',
plugins: [SourceSelector, LevelSelector, ClapprNerdStats, ClapprStats],
sourceSelectorConfig: { sources: [
- { label: 'Original', source: 'https://emc-live.elev8.at:8000/hls/orig.m3u8' },
- { label: 'English', source: 'https://emc-live.elev8.at:8000/hls/en.m3u8' },
- { label: 'Deutsch', source: 'https://emc-live.elev8.at:8000/hls/dt.m3u8' }
+ { label: 'Language: Original', source: 'https://emc-live.elev8.at:8000/hls/orig.m3u8' },
+ { label: 'Language: English', source: 'https://emc-live.elev8.at:8000/hls/en.m3u8' },
+ { label: 'Language: Deutsch', source: 'https://emc-live.elev8.at:8000/hls/dt.m3u8' }
]},
levelSelectorConfig: { labels: {4: 'full', 3: 'high', 2: 'medium', 1: 'low', 0: 'mini'} },
clapprStats: { runEach: 1000 },