This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#EXTM3U | |
#EXTINF:0 tvg-ID="ARD.de" tvg-name="DasErste.de",ARD | |
https://mcdn.daserste.de/daserste/de/master.m3u8 | |
#EXTINF:0 tvg-ID="ZDF.de" tvg-name="ZDF.de",ZDF | |
https://zdf-hls-15.akamaized.net/hls/live/2016498/de/high/master.m3u8 | |
#EXTINF:0 tvg-ID="rbbBerlin.de" tvg-name="rbbBerlin.de",rbb | |
https://rbblive-lh.akamaihd.net/i/rbb_berlin@144674/master.m3u8 | |
#EXTINF:0 tvg-ID="ARTE.de" tvg-name="Arte.de",arte DE | |
https://artelive-lh.akamaihd.net/i/artelive_de@393591/master.m3u8 | |
#EXTINF:0 tvg-ID="WDR.de" tvg-name="WDR.de",WDR |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Variables used by Scriptable. | |
// These must be at the very top of the file. Do not edit. | |
// icon-color: red; icon-glyph: briefcase-medical; | |
// Licence: Robert Koch-Institut (RKI), dl-de/by-2-0 | |
// Alte version siehe: https://gist.github.com/rphl/0491c5f9cb345bf831248732374c4ef5/revisions | |
WIDGET WURDE IN EIN REPO VERSCHOBEN, SIEHE: | |
https://github.com/rphl/corona-widget |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Variables used by Scriptable. | |
// These must be at the very top of the file. Do not edit. | |
// icon-color: green; icon-glyph: magic; | |
// dm Klopapier & Mehl Widget | |
// | |
// Copyright (C) 2020 by marco79 <[email protected]> | |
// | |
// Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted. | |
// | |
// THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL |