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


Ignore:
Timestamp:
2016-10-06T02:13:33+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

    r11068 r11081  
    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 2016093001, Last Updated Sat Oct  1 07:07:01 2016 UTC
     294        // Taken from Version 2016100500, Last Updated Wed Oct  5 07:07:01 2016 UTC
    295295        "aaa", // aaa American Automobile Association, Inc.
    296296        "aarp", // aarp AARP
     
    14011401        "xn--45q11c", // 八卦 Zodiac Scorpio Limited
    14021402        "xn--4gbrim", // موقع Suhub Electronic Establishment
     1403        "xn--54b7fta0cc", // বাংলা Posts and Telecommunications Division
    14031404        "xn--55qw42g", // 公益 China Organizational Name Administration Center
    14041405        "xn--55qx5d", // 公司 Computer Network Information Center of Chinese Academy of Sciences (China Internet Network Information Center)
Note: See TracChangeset for help on using the changeset viewer.