]> git.openstreetmap.org Git - dns.git/commit
Add support for publishing DNS to Cloudflare
authorTom Hughes <tom@compton.nu>
Fri, 7 Feb 2020 00:23:23 +0000 (00:23 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 7 Feb 2020 15:37:47 +0000 (15:37 +0000)
commit629b0194771e9f99bc46b537b545adf0c0f258e9
tree5ef4c9bb716d966ffa952cae36a738790a0aad34
parent3cc3982771a3751598552d270ecdd1a9989aeced
Add support for publishing DNS to Cloudflare
12 files changed:
.gitignore
Makefile
bin/mkgeo
dnsconfig.js [new file with mode: 0644]
include/.gitkeep [new file with mode: 0644]
src/opengeodata.js [new file with mode: 0644]
src/openstreetmap-uk.js [new file with mode: 0644]
src/openstreetmap-za.js [new file with mode: 0644]
src/openstreetmap.js [new file with mode: 0644]
src/osmfoundation.js [new file with mode: 0644]
src/stateofthemap.js [new file with mode: 0644]
src/switch2osm.js [new file with mode: 0644]