Changeset 11253 in josm


Ignore:
Timestamp:
2016-11-13T14:53:15+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

    r11244 r11253  
    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 2016111101, Last Updated Sat Nov 12 07:07:01 2016 UTC
     294        // Taken from Version 2016111300, Last Updated Sun Nov 13 07:07:01 2016 UTC
    295295        "aaa", // aaa American Automobile Association, Inc.
    296296        "aarp", // aarp AARP
     
    546546        "crown", // crown Crown Equipment Corporation
    547547        "crs", // crs Federated Co-operatives Limited
     548        "cruise", // cruise Viking River Cruises (Bermuda) Ltd.
    548549        "cruises", // cruises Spring Way, LLC
    549550        "csc", // csc Alliance-One Services, Inc.
     
    969970        "mortgage", // mortgage United TLD Holdco, Ltd
    970971        "moscow", // moscow Foundation for Assistance for Internet Technologies and Infrastructure Development (FAITID)
     972        "moto", // moto Motorola Trademark Holdings, LLC
    971973        "motorcycles", // motorcycles DERMotorcycles, LLC
    972974        "mov", // mov Charleston Road Registry Inc.
Note: See TracChangeset for help on using the changeset viewer.