Merge pull request 'updated euronews and bloomberg' (#2) from channel-updates-20221025 into dev
Reviewed-on: #2
This commit is contained in:
commit
164cd2238f
2
Makefile
2
Makefile
@ -1,7 +1,7 @@
|
|||||||
PROJECT = slack
|
PROJECT = slack
|
||||||
VERSION = $(shell git rev-parse --short HEAD)
|
VERSION = $(shell git rev-parse --short HEAD)
|
||||||
|
|
||||||
ECR_REPO = mail.caliban.io:5000
|
ECR_REPO = git.caliban.io
|
||||||
#APP_IMAGE = 482681734622.dkr.ecr.eu-west-1.amazonaws.com/$(PROJECT):$(VERSION)
|
#APP_IMAGE = 482681734622.dkr.ecr.eu-west-1.amazonaws.com/$(PROJECT):$(VERSION)
|
||||||
APP_IMAGE = $(ECR_REPO)/$(PROJECT):$(VERSION)
|
APP_IMAGE = $(ECR_REPO)/$(PROJECT):$(VERSION)
|
||||||
NO_CACHE = true
|
NO_CACHE = true
|
||||||
|
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"name": "svelte-multiview",
|
"name": "docker-multiview",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "svelte-multiview",
|
"name": "docker-multiview",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"compression": "^1.7.4",
|
"compression": "^1.7.4",
|
||||||
|
@ -26,9 +26,9 @@
|
|||||||
<Live title="Sky News" id="skynews" src="https://linear021-gb-hls1-prd-ak.cdn.skycdp.com/Content/HLS_001_sd/Live/channel(skynews)/index_mob.m3u8"/>
|
<Live title="Sky News" id="skynews" src="https://linear021-gb-hls1-prd-ak.cdn.skycdp.com/Content/HLS_001_sd/Live/channel(skynews)/index_mob.m3u8"/>
|
||||||
<!-- <Live title="Sky News" id="skynews" src="http://skydvn-sn-mobile-prod.skydvn.com/skynews/1404/latest.m3u8#{now}"/> -->
|
<!-- <Live title="Sky News" id="skynews" src="http://skydvn-sn-mobile-prod.skydvn.com/skynews/1404/latest.m3u8#{now}"/> -->
|
||||||
<Live title="BBC News" id="bbcnews24" src="https://vs-hls-push-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_news_channel_hd/mobile_wifi_main_sd_abr_v2.m3u8"/>
|
<Live title="BBC News" id="bbcnews24" src="https://vs-hls-push-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_news_channel_hd/mobile_wifi_main_sd_abr_v2.m3u8"/>
|
||||||
<Youtube title="EuroNews" id="euronews" src="https://www.youtube.com/embed/sPgqEHsONK8?enablejsapi=1&autoplay=1&mute=1&controls=0&fs=0&modestbranding=1&cc_load_policy=1"/>
|
<Youtube title="EuroNews" id="euronews" src="https://rakuten-euronews-1-gb.samsung.wurl.com/manifest/playlist.m3u8"/>
|
||||||
<Live title="BBC Parliament" id="bbcparliament" src="https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_parliament/mobile_wifi_main_sd_abr_v2_akamai_hls_live_http.m3u8"/>
|
<Live title="BBC Parliament" id="bbcparliament" src="https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_parliament/mobile_wifi_main_sd_abr_v2_akamai_hls_live_http.m3u8"/>
|
||||||
<Live title="Bloomberg" id="bloomberg" src="https://bloomberg-bloombergtv-1-gb.samsung.wurl.com/manifest/playlist.m3u8"/>
|
<Live title="Bloomberg" id="bloomberg" src="https://bc20d7c2a7b14dd0ae827a2e3eb99116.mediatailor.us-east-1.amazonaws.com/v1/master/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Samsung-gb_Bloomberg/playlist.m3u8"/>
|
||||||
<Live title="BBC Scotland" id="bbcscotland" src="https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_scotland_hd/mobile_wifi_main_sd_abr_v2_akamai_hls_live_http.m3u8"/>
|
<Live title="BBC Scotland" id="bbcscotland" src="https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_scotland_hd/mobile_wifi_main_sd_abr_v2_akamai_hls_live_http.m3u8"/>
|
||||||
|
|
||||||
<!-- <Twitch title="twitch.tv/rukpolitics" id="rukpolitics" channel="rukpolitics"/>-->
|
<!-- <Twitch title="twitch.tv/rukpolitics" id="rukpolitics" channel="rukpolitics"/>-->
|
||||||
|
Loading…
Reference in New Issue
Block a user