ticker: add more feeds

This commit is contained in:
Astro 2022-07-05 00:06:29 +02:00
parent dcc1344127
commit cb4799d2e9
1 changed files with 34 additions and 1 deletions

View File

@ -161,7 +161,40 @@ with lib;
url = "https://www.kursif.eu/termine/events.ics";
color = "#6F5FFF";
};
};
wirtschaftsjunioren-dresden = {
url = "https://www.verbandonline.org/wj-dresden/?ical";
color = "#7F00AF";
};
zoo-vortraege = {
url = "https://zoofreunde-dresden.de/index.php?option=com_dpcalendar&task=ical.download&id=41";
color = "#AFFFAF";
};
zoo-veranstaltungen = {
url = "https://zoofreunde-dresden.de/index.php?option=com_dpcalendar&task=ical.download&id=40";
color = "#AFFFAF";
};
radclub-veranstaltungen = {
url = "https://calendar.google.com/calendar/ical/7829omgggk4ksehag9l4eiuvo0@group.calendar.google.com/public/basic.ics";
color = "#FF003F";
};
# too many internal events
# hzdr = {
# url = "https://www.hzdr.de/db/calendar.data.ics";
# color = "#2F3FAF";
# };
uniklinikum = {
url = "https://www.uniklinikum-dresden.de/de/@@event_listing_ical?mode=future";
color = "#AF3F2F";
};
pfsr = {
url = "https://pfsr-web.phy.tu-dresden.de/drupal/calendar/*/export.ics";
color = "#AF5F5F";
};
zukunftsstadt = {
url = "https://www.zukunftsstadt-dresden.de/veranstaltungen/?ical=1";
color = "#FFFF5F";
};
};
};
};
}