Changeset 10509 in josm for trunk/src


Ignore:
Timestamp:
2016-07-03T20:36:56+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

    r10506 r10509  
    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 2016070101, Last Updated Sat Jul  2 07:07:01 2016 UTC
     294        // Taken from Version 2016070300, Last Updated Sun Jul  3 07:07:01 2016 UTC
    295295        "aaa", // aaa American Automobile Association, Inc.
    296296        "aarp", // aarp AARP
     
    448448        "cba", // cba COMMONWEALTH BANK OF AUSTRALIA
    449449        "cbn", // cbn The Christian Broadcasting Network, Inc.
     450        "cbre", // cbre CBRE, Inc.
    450451        "ceb", // ceb The Corporate Executive Board Company
    451452        "center", // center Tin Mill, LLC
     
    10761077        "sexy", // sexy Uniregistry, Corp.
    10771078        "sfr", // sfr Societe Francaise du Radiotelephone - SFR
     1079        "shangrila", // shangrila Shangri‐La International Hotel Management Limited
    10781080        "sharp", // sharp Sharp Corporation
    10791081        "shaw", // shaw Shaw Cablesystems G.P.
     
    12741276        "xn--55qw42g", // 公益 China Organizational Name Administration Center
    12751277        "xn--55qx5d", // 公司 Computer Network Information Center of Chinese Academy of Sciences (China Internet Network Information Center)
     1278        "xn--5su34j936bgsg", // 香格里拉 Shangri‐La International Hotel Management Limited
    12761279        "xn--5tzm5g", // 网站 Global Website TLD Asia Limited
    12771280        "xn--6frz82g", // 移动 Afilias Limited
     
    13651368        "zero", // zero Amazon Registry Services, Inc.
    13661369        "zip", // zip Charleston Road Registry Inc.
     1370        "zippo", // zippo Zadco Company
    13671371        "zone", // zone Outer Falls, LLC
    13681372        "zuerich", // zuerich Kanton Zürich (Canton of Zurich)
Note: See TracChangeset for help on using the changeset viewer.