Skip to content

Instantly share code, notes, and snippets.

@Keyes
Last active October 7, 2022 06:41
Show Gist options
  • Star 12 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save Keyes/7c357ae694d3762fcfbe3869c9e966ea to your computer and use it in GitHub Desktop.
Save Keyes/7c357ae694d3762fcfbe3869c9e966ea to your computer and use it in GitHub Desktop.
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