Skip to content

Instantly share code, notes, and snippets.

@Keyes
Last active October 7, 2022 06:41
Widget für die Zahl der freien Intensiv-Betten für iOS innerhalb Deutschlands 🇩🇪
// Licence: juliankern.com; CC BY 3.0 DE
const C = { layout: 'simple' };
(async () => new Function(await new Request('https://cdn.jsdelivr.net/gh/Keyes/its-beds-widget/widget.min.js').loadString())(C))();
@lululasse
Copy link

Hallo zusammen,
das Widget liefert seit ein paar Tagen keine Daten mehr. Kann jemand helfen?
Danke und Gruß

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment