Ignore:
Timestamp:
2016-07-30T11:26:21+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

    r10666 r10675  
    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 2016072700, Last Updated Wed Jul 27 07:07:01 2016 UTC
     294        // Taken from Version 2016072900, Last Updated Fri Jul 29 07:07:01 2016 UTC
    295295        "aaa", // aaa American Automobile Association, Inc.
    296296        "aarp", // aarp AARP
    297297        "abb", // abb ABB Ltd
     298        "abc", // abc Disney Enterprises, Inc.
    298299        "abbott", // abbott Abbott Laboratories, Inc.
    299300        "abbvie", // abbvie AbbVie Inc.
     
    362363        "baby", // baby Johnson & Johnson Services, Inc.
    363364        "baidu", // baidu Baidu, Inc.
     365        "banamex", // banamex Citigroup Inc.
    364366        "band", // band United TLD Holdco, Ltd
    365367        "bank", // bank fTLD Registry Services, LLC
     
    471473        "christmas", // christmas Uniregistry, Corp.
    472474        "chrome", // chrome Charleston Road Registry Inc.
     475        "chrysler", // chrysler FCA US LLC.
    473476        "church", // church Holly Fileds, LLC
    474477        "cipriani", // cipriani Hotel Cipriani Srl
     
    476479        "cisco", // cisco Cisco Technology, Inc.
    477480        "citadel", // citadel Citadel Domain LLC
     481        "citi", // citi Citigroup Inc.
    478482        "citic", // citic CITIC Group Corporation
    479483        "city", // city Snow Sky, LLC
     
    556560        "directory", // directory Extra Madison, LLC
    557561        "discount", // discount Holly Hill, LLC
     562        "discover", // discover Discover Financial Services
    558563        "dnp", // dnp Dai Nippon Printing Co., Ltd.
    559564        "docs", // docs Charleston Road Registry Inc.
     
    671676        "gives", // gives United TLD Holdco Ltd.
    672677        "giving", // giving Giving Limited
     678        "glade", // glade Johnson Shareholdings, Inc.
    673679        "glass", // glass Black Cover, LLC
    674680        "gle", // gle Charleston Road Registry Inc.
     
    737743        "hsbc", // hsbc HSBC Holdings PLC
    738744        "htc", // htc HTC corporation
     745        "hyatt", // hyatt Hyatt GTLD, L.L.C.
    739746        "hyundai", // hyundai Hyundai Motor Company
    740747        "ibm", // ibm International Business Machines Corporation
     
    759766        "insure", // insure Pioneer Willow, LLC
    760767        "int", // int Internet Assigned Numbers Authority
     768        "intel", // intel Intel Corporation
    761769        "international", // international Wild Way, LLC
    762770        "intuit", // intuit Intuit Administrative Services, Inc.
     
    775783        "jcb", // jcb JCB Co., Ltd.
    776784        "jcp", // jcp JCP Media, Inc.
     785        "jeep", // jeep FCA US LLC.
    777786        "jetzt", // jetzt New TLD Company AB
    778787        "jewelry", // jewelry Wild Bloom, LLC
     
    10211030        "porn", // porn ICM Registry PN LLC
    10221031        "post", // post Universal Postal Union
     1032        "pramerica", // pramerica Prudential Financial, Inc.
    10231033        "praxi", // praxi Praxi S.p.A.
    10241034        "press", // press DotPress Inc.
     
    10331043        "property", // property Uniregistry, Corp.
    10341044        "protection", // protection XYZ.COM LLC
     1045        "pru", // pru Prudential Financial, Inc.
     1046        "prudential", // prudential Prudential Financial, Inc.
    10351047        "pub", // pub United TLD Holdco Ltd.
    10361048        "pwc", // pwc PricewaterhouseCoopers LLP
     
    11581170        "spreadbetting", // spreadbetting DOTSPREADBETTING REGISTRY LTD
    11591171        "srl", // srl InterNetX Corp.
     1172        "srt", // srt FCA US LLC.
    11601173        "stada", // stada STADA Arzneimittel AG
    11611174        "staples", // staples Staples, Inc.
     
    12471260        "tvs", // tvs T V SUNDRAM IYENGAR  & SONS PRIVATE LIMITED
    12481261        "ubs", // ubs UBS AG
     1262        "uconnect", // uconnect FCA US LLC.
    12491263        "unicom", // unicom China United Network Communications Corporation Limited
    12501264        "university", // university Little Station, LLC
     
    12671281        "vip", // vip Minds + Machines Group Limited
    12681282        "virgin", // virgin Virgin Enterprises Limited
     1283        "visa", // visa Visa Worldwide Pte. Limited
    12691284        "vision", // vision Koko Station, LLC
    12701285        "vista", // vista Vistaprint Limited
Note: See TracChangeset for help on using the changeset viewer.