data sources for postal regions
This commit is contained in:
parent
68a2f32147
commit
23572b9a48
@ -91,6 +91,7 @@
|
||||
- Open country select dropdown
|
||||
- Execute:
|
||||
d="";document.querySelectorAll(".test-adresse-land ul li").forEach(e=>d=d.concat('<option value="',e.dataset.value,'">',e.textContent,'</option>\n'));
|
||||
- Alt. data source: https://shop.deutschepost.de/api/efiliale/fetchHarmonizedDestinations -> json
|
||||
-->
|
||||
<option value="AFG">Afghanistan</option>
|
||||
<option value="ALA">Åland Islands</option>
|
||||
|
Loading…
Reference in New Issue
Block a user