From 19769c583e8bef3ad626afab682b63c40da493f2 Mon Sep 17 00:00:00 2001 From: Astro Date: Mon, 20 Feb 2023 10:53:27 +0100 Subject: [PATCH] ticker: add jkpev feed --- hosts/ticker/default.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hosts/ticker/default.nix b/hosts/ticker/default.nix index 97ed94f0..dae6542f 100644 --- a/hosts/ticker/default.nix +++ b/hosts/ticker/default.nix @@ -285,6 +285,10 @@ url = "https://gj-sachsen.de/?plugin=all-in-one-event-calendar&controller=ai1ec_exporter_controller&action=export_events&no_html=true&ai1ec_tag_ids=667"; color = "#268500"; }; + jkpev = { + url = "https://www.jkpev.de/(/?:events)/(/?:category)/(/?:%5B/%5D&ical=1"; + color = "#ff9500"; + }; }; }; };