Changeset 11379 in josm


Ignore:
Timestamp:
2016-12-12T00:51:41+01:00 (7 years ago)
Author:
Don-vip
Message:

update new TLD from IANA

File:
1 edited

Legend:

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

    r11358 r11379  
    292292    // WARNING: this array MUST be sorted, otherwise it cannot be searched reliably using binary search
    293293    private static final String[] GENERIC_TLDS = new String[] {
    294         // Taken from Version 2016120300, Last Updated Sat Dec  3 07:07:02 2016 UTC
     294        // Taken from Version 2016121000, Last Updated Sat Dec 10 07:07:02 2016 UTC
    295295        "aaa", // aaa American Automobile Association, Inc.
    296296        "aarp", // aarp AARP
     
    774774        "honeywell", // honeywell Honeywell GTLD LLC
    775775        "horse", // horse Top Level Domain Holdings Limited
     776        "hospital", // hospital Ruby Pike, LLC
    776777        "host", // host DotHost Inc.
    777778        "hosting", // hosting Uniregistry, Corp.
Note: See TracChangeset for help on using the changeset viewer.