Ignore:
Timestamp:
2017-07-12T00:14:40+02:00 (7 years ago)
Author:
Don-vip
Message:

update TLD from IANA

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java

    r12442 r12466  
    296296    // WARNING: this array MUST be sorted, otherwise it cannot be searched reliably using binary search
    297297    private static final String[] GENERIC_TLDS = new String[] {
    298         // Taken from Version 2017063000, Last Updated Fri Jun 30 07:07:01 2017 UTC
     298        // Taken from Version 2017071002, Last Updated Tue Jul 11 07:07:02 2017 UTC
    299299        "aaa", // aaa American Automobile Association, Inc.
    300300        "aarp", // aarp AARP
     
    961961        "menu", // menu Wedding TLD2, LLC
    962962        "meo", // meo PT Comunicacoes S.A.
     963        "merckmsd", // merckmsd MSD Registry Holdings, Inc.
    963964        "metlife", // metlife MetLife Services and Solutions, LLC
    964965        "miami", // miami Top Level Domain Holdings Limited
Note: See TracChangeset for help on using the changeset viewer.