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


Ignore:
Timestamp:
2016-03-31T23:51:13+02:00 (8 years ago)
Author:
Don-vip
Message:

update new TLD from IANA - version 2016033100

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java

    r10042 r10092  
    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 2016032600, Last Updated Sat Mar 26 07:07:01 2016 UTC
     292        // Taken from Version 2016033100, Last Updated Thu Mar 31 07:07:01 2016 UTC
    293293        "aaa", // aaa American Automobile Association, Inc.
    294294        "aarp", // aarp AARP
     
    322322        "analytics", // analytics Campus IP LLC
    323323        "android", // android Charleston Road Registry Inc.
     324        "anquan", // anquan QIHOO 360 TECHNOLOGY CO. LTD.
    324325        "apartments", // apartments June Maple, LLC
    325326        "app", // app Charleston Road Registry Inc.
     
    703704        "java", // java Oracle Corporation
    704705        "jcb", // jcb JCB Co., Ltd.
     706        "jcp", // jcp JCP Media, Inc.
    705707        "jetzt", // jetzt New TLD Company AB
    706708        "jewelry", // jewelry Wild Bloom, LLC
     
    845847        "ninja", // ninja United TLD Holdco Ltd.
    846848        "nissan", // nissan NISSAN MOTOR CO., LTD.
     849        "nissay", // nissay Nippon Life Insurance Company
    847850        "nokia", // nokia Nokia Corporation
    848851        "norton", // norton Symantec Corporation
     
    9981001        "shiksha", // shiksha Afilias Limited
    9991002        "shoes", // shoes Binky Galley, LLC
     1003        "shouji", // shouji QIHOO 360 TECHNOLOGY CO. LTD.
    10001004        "show", // show Snow Beach, LLC
    10011005        "shriram", // shriram Shriram Capital Ltd.
     1006        "sina", // sina Sina Corporation
    10021007        "singles", // singles Fern Madison, LLC
    10031008        "site", // site DotSite Inc.
     
    11621167        "xbox", // xbox Microsoft Corporation
    11631168        "xerox", // xerox Xerox DNHC LLC
     1169        "xihuan", // xihuan QIHOO 360 TECHNOLOGY CO. LTD.
    11641170        "xin", // xin Elegant Leader Limited
    11651171        "xn--11b4c3d", // कॉम VeriSign Sarl
     
    12551261        "you", // you Amazon Registry Services, Inc.
    12561262        "youtube", // youtube Charleston Road Registry Inc.
     1263        "yun", // yun QIHOO 360 TECHNOLOGY CO. LTD.
    12571264        "zara", // zara Industria de Diseño Textil, S.A. (INDITEX, S.A.)
    12581265        "zero", // zero Amazon Registry Services, Inc.
Note: See TracChangeset for help on using the changeset viewer.