Changeset 10243 in josm


Ignore:
Timestamp:
2016-05-17T14:05:18+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

    r10211 r10243  
    290290    // WARNING: this array MUST be sorted, otherwise it cannot be searched reliably using binary search
    291291    private static final String[] GENERIC_TLDS = new String[] {
    292         // Taken from Version 2016051400, Last Updated Sat May 14 07:07:01 2016 UTC
     292        // Taken from Version 2016051700, Last Updated Tue May 17 07:07:01 2016 UTC
    293293        "aaa", // aaa American Automobile Association, Inc.
    294294        "aarp", // aarp AARP
     
    12861286        "xn--vuq861b", // 信息 Beijing Tele-info Network Technology Co., Ltd.
    12871287        "xn--w4r85el8fhu5dnra", // 嘉里大酒店 Kerry Trading Co. Limited
     1288        "xn--w4rs40l", // 嘉里 Kerry Trading Co. Limited
    12881289        "xn--xhq521b", // 广东 Guangzhou YU Wei Information Technology Co., Ltd.
    12891290        "xn--zfr164b", // 政务 China Organizational Name Administration Center
Note: See TracChangeset for help on using the changeset viewer.