Changeset 10524 in josm for trunk/src


Ignore:
Timestamp:
2016-07-10T14:56:30+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

    r10523 r10524  
    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 2016070900, Last Updated Sat Jul  9 07:07:01 2016 UTC
     294        // Taken from Version 2016071000, Last Updated Sun Jul 10 07:07:02 2016 UTC
    295295        "aaa", // aaa American Automobile Association, Inc.
    296296        "aarp", // aarp AARP
     
    913913        "nhk", // nhk Japan Broadcasting Corporation (NHK)
    914914        "nico", // nico DWANGO Co., Ltd.
     915        "nike", // nike NIKE, Inc.
    915916        "nikon", // nikon NIKON CORPORATION
    916917        "ninja", // ninja United TLD Holdco Ltd.
     
    10771078        "sener", // sener Sener IngenierĂ­a y Sistemas, S.A.
    10781079        "services", // services Fox Castle, LLC
     1080        "ses", // ses SES
    10791081        "seven", // seven Seven West Media Ltd
    10801082        "sew", // sew SEW-EURODRIVE GmbH & Co KG
Note: See TracChangeset for help on using the changeset viewer.