ticker: add dhmd feed

This commit is contained in:
Astro 2021-09-08 22:48:37 +02:00
parent 1ddc5d2b11
commit 9d19102721
1 changed files with 4 additions and 0 deletions

View File

@ -117,5 +117,9 @@ with lib;
url = "https://mobilizon.envs.net/@ffdd/feed/ics";
color = "#AFAF00";
};
dhmd = {
url = "https://scrape.hq.c3d2.de/dhmd-veranstaltungen.ics";
color = "#E00728";
};
};
}