wermelskirchen ics API service down

This commit is contained in:
Luca Lindhorst
2024-05-01 22:06:11 +02:00
committed by 5ila5
parent 7e654795c5
commit 60c8d9c5db
2 changed files with 3 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ import requests
from waste_collection_schedule import Collection # type: ignore[attr-defined]
from waste_collection_schedule.service.ICS import ICS
TITLE = "Wermelskirchen"
TITLE = "Wermelskirchen (Service Down)"
DESCRIPTION = "Source for Abfallabholung Wermelskirchen, Germany"
URL = "https://www.wermelskirchen.de"
TEST_CASES = {

View File

@@ -1,5 +1,7 @@
# Wermelskirchen Abfallkalender
!!!! The IT service provider was hit by a disastrous cyber attack in October of 2023. Since then this API does not work anymore and might never in the future (at least in the same form). !!!!
Support for schedules provided by [Abfallkalender Wermelskirchen](https://www.wermelskirchen.de/rathaus/buergerservice/formulare-a-z/abfallkalender-online/) located in NRW, Germany.
## Limitations