- Timestamp:
- 2018-01-13T01:05:22+01:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java
r13039 r13310 296 296 // WARNING: this array MUST be sorted, otherwise it cannot be searched reliably using binary search 297 297 private static final String[] GENERIC_TLDS = new String[] { 298 // Taken from Version 201 7071002, Last UpdatedTue Jul 1107:07:02 2017UTC298 // Taken from Version 2018011200, Last Updated Fri Jan 12 07:07:01 2018 UTC 299 299 "aaa", // aaa American Automobile Association, Inc. 300 300 "aarp", // aarp AARP … … 1249 1249 "space", // space DotSpace Inc. 1250 1250 "spiegel", // spiegel SPIEGEL-Verlag Rudolf Augstein GmbH & Co. KG 1251 "sport", // sport Global Association of International Sports Federations (GAISF) 1251 1252 "spot", // spot Amazon Registry Services, Inc. 1252 1253 "spreadbetting", // spreadbetting DOTSPREADBETTING REGISTRY LTD
Note:
See TracChangeset
for help on using the changeset viewer.