Skip to content

Commit

Permalink
Revert openstreetmap.io to standard configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhughes committed Nov 9, 2023
1 parent 97b9c53 commit 6a620ed
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 48 deletions.
5 changes: 1 addition & 4 deletions dnsconfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ OPENSTREETMAP("openstreetmap.gay", REG_GANDI);
OPENSTREETMAP("openstreetmaps.org", REG_GANDI);
OPENSTREETMAP("osm.org", REG_GANDI, OSM_ORG_RECORDS, SSHFP_RECORDS);
OPENSTREETMAP("openmaps.org", REG_GANDI);
OPENSTREETMAP("openstreetmap.io", REG_GANDI);
OPENSTREETMAP("osm.io", REG_GANDI);
OPENSTREETMAP("openstreetmap.li", REG_GANDI);
OPENSTREETMAP("openworldmap.org", REG_GANDI);
Expand Down Expand Up @@ -106,10 +107,6 @@ var OSMFOUNDATION = loadTemplate("osmfoundation");

OSMFOUNDATION("osmfoundation.org", REG_GANDI);

// Domain used for testing osmfoundation.org email hosting replacement
var OPENSTREETMAP_IO = loadTemplate("openstreetmap-io");
OPENSTREETMAP_IO("openstreetmap.io", REG_GANDI);

var STATEOFTHEMAP = loadTemplate("stateofthemap");

STATEOFTHEMAP("stateofthemap.org", REG_GANDI);
Expand Down
44 changes: 0 additions & 44 deletions src/openstreetmap-io.js

This file was deleted.

0 comments on commit 6a620ed

Please sign in to comment.