- A("board", RIDLEY_IPV4),
- A("dwg", RIDLEY_IPV4),
- A("mwg", RIDLEY_IPV4),
- A("operations", NAGA_IPV4),
- AAAA("operations", NAGA_IPV6),
+ osm_web_service("@", "ridley"),
+ osm_web_service("www", "ridley"),
+ osm_web_service("wiki", "ridley"),
+ osm_web_service("blog", "ridley"),
+ osm_web_service("crm", "ridley"),
+ osm_web_service("join", "ridley"),
+ osm_web_service("support", "ridley"),
+ osm_web_service("supporting", "ridley"),
+ osm_web_service("donate", "ridley"),
+ osm_web_service("board", "ridley"),
+ osm_web_service("dwg", "ridley"),
+ osm_web_service("mwg", "ridley"),
+ osm_web_service("operations", "naga.he"),