Changeset 10807 in josm


Ignore:
Timestamp:
2016-08-15T14:59:38+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

    r10785 r10807  
    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 2016081100, Last Updated Thu Aug 11 07:07:01 2016 UTC
     294        // Taken from Version 2016081500, Last Updated Mon Aug 15 07:07:01 2016 UTC
    295295        "aaa", // aaa American Automobile Association, Inc.
    296296        "aarp", // aarp AARP
     
    352352        "art", // art UK Creative Ideas Limited
    353353        "arte", // arte Association Relative à la Télévision Européenne G.E.I.E.
     354        "asda", // asda Wal-Mart Stores, Inc.
    354355        "asia", // asia DotAsia Organisation Ltd.
    355356        "associates", // associates Baxter Hill, LLC
     
    729730        "hangout", // hangout Charleston Road Registry Inc.
    730731        "haus", // haus United TLD Holdco, LTD.
     732        "hbo", // hbo HBO Registry Services, Inc.
    731733        "hdfcbank", // hdfcbank HDFC Bank Limited
    732734        "health", // health DotHealth, LLC
Note: See TracChangeset for help on using the changeset viewer.