recollect add Waterloo

This commit is contained in:
5ila5
2024-08-26 13:12:56 +02:00
committed by 5ila5
parent 98543c0928
commit a09747ea25
5 changed files with 13 additions and 1 deletions

View File

@@ -527,6 +527,7 @@ If your service provider is not listed, feel free to open a [source request issu
- [Niagara Region](/doc/ics/recollect.md) / niagararegion.ca
- [Orillia, Ontario](/doc/source/orillia_ca.md) / orillia.ca
- [Ottawa, Canada](/doc/ics/recollect.md) / ottawa.ca
- [Region of Waterloo](/doc/ics/recollect.md) / regionofwaterloo.ca
- [RM of Morris, MB](/doc/ics/recollect.md) / mwmenviro.ca
- [Strathcona County, ON](/doc/ics/recollect.md) / strathcona.ca
- [Toronto (ON)](/doc/source/toronto_ca.md) / toronto.ca

View File

@@ -2489,6 +2489,13 @@
"split_at": "\\, (?:and )?|(?: and )"
}
},
{
"title": "Region of Waterloo",
"module": "ics",
"default_params": {
"split_at": "\\, (?:and )?|(?: and )"
}
},
{
"title": "RM of Morris, MB",
"module": "ics",

View File

@@ -68,6 +68,9 @@ extra_info:
- title: CURBit St. John's
url: https://curbitstjohns.ca/
country: ca
- title: Region of Waterloo
url: https://www.regionofwaterloo.ca
country: ca
howto: |
- To get the URL, search your address in the recollect form of your home town.
- Click "Get a calendar", then "Add to Google Calendar".

View File

@@ -151,6 +151,7 @@ This source has been successfully tested with the following service providers:
- [Halifax, NS](/doc/ics/recollect.md) / halifax.ca
- [Niagara Region](/doc/ics/recollect.md) / niagararegion.ca
- [Ottawa, Canada](/doc/ics/recollect.md) / ottawa.ca
- [Region of Waterloo](/doc/ics/recollect.md) / regionofwaterloo.ca
- [RM of Morris, MB](/doc/ics/recollect.md) / mwmenviro.ca
- [Strathcona County, ON](/doc/ics/recollect.md) / strathcona.ca
- [Waste Wise APPS](/doc/ics/recollect.md) / edmonton.ca

File diff suppressed because one or more lines are too long