Update citiesapps_com.md (#2087)

* Update citiesapps_com.md

Updated doc for citiesapps_com and added city Leibnitz to the description, since our city is now using the Cities App. I tried the addon for city Leibnitz and the waste calendar of the subcommunity Seggauberg is working.

* Update CitiesAppsCom.py

added city Leibnitz

* added city Leibnitz
This commit is contained in:
tobik176
2024-05-14 16:19:49 +02:00
committed by GitHub
parent 000a52a2b4
commit bba725fabc
4 changed files with 4 additions and 1 deletions

View File

@@ -260,6 +260,7 @@ Waste collection schedules in the following formats and countries are supported.
- [Lackendorf](/doc/source/citiesapps_com.md) / lackendorf.at
- [Langau](/doc/source/citiesapps_com.md) / langau.at
- [Langenrohr](/doc/source/citiesapps_com.md) / langenrohr.gv.at
- [Leibnitz](/doc/source/citiesapps_com.md) / leibnitz.at
- [Leithaprodersdorf](/doc/source/citiesapps_com.md) / leithaprodersdorf.at
- [Lendorf](/doc/ics/muellapp_com.md) / muellapp.com
- [Leoben](/doc/ics/muellapp_com.md) / muellapp.com

View File

@@ -236,6 +236,7 @@ SERVICE_MAP = [
{"title": "Lackendorf", "url": "https://www.lackendorf.at", "country": "at"},
{"title": "Langau", "url": "http://www.langau.at", "country": "at"},
{"title": "Langenrohr", "url": "https://www.langenrohr.gv.at", "country": "at"},
{"title": "Leibnitz", "url": "https://www.leibnitz.at", "country": "at"},
{
"title": "Leithaprodersdorf",
"url": "http://www.leithaprodersdorf.at",

View File

@@ -106,6 +106,7 @@ Support for schedules provided by [App CITIES](https://citiesapps.com), serving
| Lackendorf | [lackendorf.at](https://www.lackendorf.at) |
| Langau | [langau.at](http://www.langau.at) |
| Langenrohr | [langenrohr.gv.at](https://www.langenrohr.gv.at) |
| Leibnitz | [leibnitz.at](https://www.leibnitz.at) |
| Leithaprodersdorf | [leithaprodersdorf.at](http://www.leithaprodersdorf.at) |
| Leutschach an der Weinstraße | [leutschach-weinstrasse.gv.at](https://www.leutschach-weinstrasse.gv.at) |
| Lieboch | [lieboch.gv.at](https://www.lieboch.gv.at) |

File diff suppressed because one or more lines are too long