- Timestamp:
- 2016-12-03T18:17:16+01:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java
r11356 r11358 292 292 // WARNING: this array MUST be sorted, otherwise it cannot be searched reliably using binary search 293 293 private static final String[] GENERIC_TLDS = new String[] { 294 // Taken from Version 2016120 200, Last Updated Fri Dec 2 07:07:012016 UTC294 // Taken from Version 2016120300, Last Updated Sat Dec 3 07:07:02 2016 UTC 295 295 "aaa", // aaa American Automobile Association, Inc. 296 296 "aarp", // aarp AARP … … 745 745 "guitars", // guitars Uniregistry, Corp. 746 746 "guru", // guru Pioneer Cypress, LLC 747 "hair", // hair L'Oreal 747 748 "hamburg", // hamburg Hamburg Top-Level-Domain GmbH 748 749 "hangout", // hangout Charleston Road Registry Inc.
Note:
See TracChangeset
for help on using the changeset viewer.