add University Park, Texas to Recollect Documentation

This commit is contained in:
5ila5
2024-09-06 12:37:49 +02:00
committed by 5ila5
parent ba988fa109
commit 49101e580e
5 changed files with 13 additions and 1 deletions

View File

@@ -1770,6 +1770,7 @@ If your service provider is not listed, feel free to open a [source request issu
- [Republic Services](/doc/source/republicservices_com.md) / republicservices.com
- [Seattle Public Utilities](/doc/source/seattle_gov.md) / myutilities.seattle.gov
- [Tucson, Arizona, USA](/doc/source/recyclecoach_com.md) / recyclecoach.com/cities/usa-az-city-of-tucson
- [University Park, TX](/doc/ics/recollect.md) / uptexas.org
- [Waste Connections](/doc/ics/recollect.md) / wasteconnections.com
</details>

View File

@@ -9620,6 +9620,13 @@
"module": "recyclecoach_com",
"default_params": {}
},
{
"title": "University Park, TX",
"module": "ics",
"default_params": {
"split_at": "\\, (?:and )?|(?: and )"
}
},
{
"title": "Waste Connections",
"module": "ics",

View File

@@ -71,6 +71,9 @@ extra_info:
- title: Region of Waterloo
url: https://www.regionofwaterloo.ca
country: ca
- title: University Park, TX
url: https://www.uptexas.org
country: us
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

@@ -300,6 +300,7 @@ This source has been successfully tested with the following service providers:
- [City of Georgetown, TX](/doc/ics/recollect.md) / texasdisposal.com/waste-wizard
- [City of McKinney, TX](/doc/ics/recollect.md) / mckinneytexas.org
- [ReCollect](/doc/ics/recollect.md) / recollect.net
- [University Park, TX](/doc/ics/recollect.md) / uptexas.org
- [Waste Connections](/doc/ics/recollect.md) / wasteconnections.com
<!--End of service section-->

File diff suppressed because one or more lines are too long