-
-
Notifications
You must be signed in to change notification settings - Fork 676
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update sbazv_de.yaml Some information is missing in the current description. * refromatting + ./update_doculinks.py --------- Co-authored-by: 5ila5 <[email protected]>
- Loading branch information
Showing
5 changed files
with
21 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,21 @@ | ||
--- | ||
title: Südbrandenburgischer Abfallzweckverband | ||
url: https://www.sbazv.de/entsorgungstermine/restmuell-papier-gelbesaecke-laubsaecke-weihnachtsbaeume/ | ||
howto: | ||
en: | | ||
- Go to <https://www.sbazv.de/entsorgungstermine/restmuell-papier-gelbesaecke-laubsaecke-weihnachtsbaeume/> | ||
- Fill in the address | ||
- Click "URL in die Zwischenablage kopieren" | ||
- Replace the `url` in the example configuration with this link. | ||
- Go to <https://www.sbazv.de/entsorgungstermine/restmuell-papier-gelbesaecke-laubsaecke-weihnachtsbaeume/> | ||
- Mark all types of waste and enter your address | ||
- Click on "Kalenderexport" | ||
- Click on "URL in die Zwischenablage kopieren" | ||
- Replace the `url` in the example configuration with this link. | ||
de: | | ||
- Gehe zu <https://www.sbazv.de/entsorgungstermine/restmuell-papier-gelbesaecke-laubsaecke-weihnachtsbaeume/> | ||
- Fülle die Adresse aus | ||
- Hake alle Abfallarten an und gib deine Adresse ein | ||
- Klicke auf "Kalenderexport" | ||
- Klicke auf "URL in die Zwischenablage kopieren" | ||
- Ersetze die `url` in der Beispielkonfiguration mit diesem Link. | ||
test_cases: | ||
Rangsdorf: | ||
url: "https://fahrzeuge.sbazv.de/WasteManagementSuedbrandenburg/WasteManagementServiceServlet?ApplicationName=Calendar&SubmitAction=sync&StandortID=1369739001&AboID=10760&Fra=P;R;WB;L;GS" | ||
split_at: " & " | ||
Rangsdorf: | ||
url: | ||
https://fahrzeuge.sbazv.de/WasteManagementSuedbrandenburg/WasteManagementServiceServlet?ApplicationName=Calendar&SubmitAction=sync&StandortID=1369739001&AboID=10760&Fra=P;R;WB;L;GS | ||
split_at: ' & ' |