Changeset 12466 in josm
- Timestamp:
- 2017-07-12T00:14:40+02:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java
r12442 r12466 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 20170 63000, Last UpdatedFri Jun 3007:07:012017 UTC298 // Taken from Version 2017071002, Last Updated Tue Jul 11 07:07:02 2017 UTC 299 299 "aaa", // aaa American Automobile Association, Inc. 300 300 "aarp", // aarp AARP … … 961 961 "menu", // menu Wedding TLD2, LLC 962 962 "meo", // meo PT Comunicacoes S.A. 963 "merckmsd", // merckmsd MSD Registry Holdings, Inc. 963 964 "metlife", // metlife MetLife Services and Solutions, LLC 964 965 "miami", // miami Top Level Domain Holdings Limited
Note:
See TracChangeset
for help on using the changeset viewer.