Changeset 10118 in josm for trunk/src/org


Ignore:
Timestamp:
2016-04-07T23:25:22+02:00 (8 years ago)
Author:
Don-vip
Message:

update new TLD from IANA - version 2016040601

File:
1 edited

Legend:

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

    r10112 r10118  
    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 2016040501, Last Updated Wed Apr  6 07:07:01 2016 UTC
     292        // Taken from Version 2016040601, Last Updated Thu Apr  7 07:07:01 2016 UTC
    293293        "aaa", // aaa American Automobile Association, Inc.
    294294        "aarp", // aarp AARP
    295295        "abb", // abb ABB Ltd
    296296        "abbott", // abbott Abbott Laboratories, Inc.
     297        "abbvie", // abbvie AbbVie Inc.
    297298        "abogado", // abogado Top Level Domain Holdings Limited
     299        "abudhabi", // abudhabi Abu Dhabi Systems and Information Centre
    298300        "academy", // academy Half Oaks, LLC
    299301        "accenture", // accenture Accenture plc
     
    852854        "nissay", // nissay Nippon Life Insurance Company
    853855        "nokia", // nokia Nokia Corporation
     856        "northwesternmutual", // northwesternmutual Northwestern Mutual Registry, LLC
    854857        "norton", // norton Symantec Corporation
    855858        "nowruz", // nowruz Asia Green IT System Bilgisayar San. ve Tic. Ltd. Sti.
     
    11231126        "viajes", // viajes Black Madison, LLC
    11241127        "video", // video United TLD Holdco, Ltd
     1128        "vig", // vig VIENNA INSURANCE GROUP AG Wiener Versicherung Gruppe
    11251129        "viking", // viking Viking River Cruises (Bermuda) Ltd.
    11261130        "villas", // villas New Sky, LLC
     
    11531157        "wed", // wed Atgron, Inc.
    11541158        "wedding", // wedding Top Level Domain Holdings Limited
     1159        "weibo", // weibo Sina Corporation
    11551160        "weir", // weir Weir Group IP Limited
    11561161        "whoswho", // whoswho Who's Who Registry
     
    11921197        "xn--9dbq2a", // קום VeriSign Sarl
    11931198        "xn--9et52u", // 时尚 RISE VICTORY LIMITED
     1199        "xn--9krt00a", // 微博 Sina Corporation
    11941200        "xn--b4w605ferd", // 淡马锡 Temasek Holdings (Private) Limited
    11951201        "xn--bck1b9a5dre4c", // ファッション Amazon Registry Services, Inc.
     
    12261232        "xn--mgbab2bd", // بازار CORE Association
    12271233        "xn--mgbb9fbpob", // موبايلي GreenTech Consultancy Company W.L.L.
     1234        "xn--mgbca7dzdo", // ابوظبي Abu Dhabi Systems and Information Centre
    12281235        "xn--mgbt3dhd", // همراه Asia Green IT System Bilgisayar San. ve Tic. Ltd. Sti.
    12291236        "xn--mk1bu44c", // 닷컴 VeriSign Sarl
Note: See TracChangeset for help on using the changeset viewer.