mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-21 05:06:33 +01:00
Method does not work in Firefox/Safari in south_norfolk_and_broadland_gov_uk.md
The javascript returns an error on the first line for both Firefox and Safari-based browsers, but works as intended on Chromium. Added a clarification as I cannot fix the js myself.
This commit is contained in:
@@ -17,7 +17,7 @@ waste_collection_schedule:
|
||||
**address_payload**<br/>
|
||||
*(dict) (required)*
|
||||
|
||||
This is the only configuration variable and is required. It is very easy to fetch.
|
||||
This is the only configuration variable and is required. It is very easy to fetch using Google Chrome or a Chromium-based browser. (This method does not work in Firefox or Safari).
|
||||
1. Go to https://area.southnorfolkandbroadland.gov.uk/
|
||||
2. Input your postcode and select your address
|
||||
3. Paste the following code snippet into your browser console (right click -> inspect element -> console)
|
||||
|
||||
Reference in New Issue
Block a user