Changeset 10666 in josm for trunk/src/org/openstreetmap


Ignore:
Timestamp:
2016-07-28T23:32:22+02:00 (8 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

    r10624 r10666  
    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 2016072400, Last Updated Sun Jul 24 07:07:01 2016 UTC
     294        // Taken from Version 2016072700, Last Updated Wed Jul 27 07:07:01 2016 UTC
    295295        "aaa", // aaa American Automobile Association, Inc.
    296296        "aarp", // aarp AARP
     
    329329        "alsace", // alsace REGION D ALSACE
    330330        "alstom", // alstom ALSTOM
     331        "americanfamily", // americanfamily AmFam, Inc.
    331332        "amfam", // amfam AmFam, Inc.
    332333        "amica", // amica Amica Mutual Insurance Company
     
    726727        "homesense", // homesense The TJX Companies, Inc.
    727728        "honda", // honda Honda Motor Co., Ltd.
     729        "honeywell", // honeywell Honeywell GTLD LLC
    728730        "horse", // horse Top Level Domain Holdings Limited
    729731        "host", // host DotHost Inc.
Note: See TracChangeset for help on using the changeset viewer.