Ignore:
Timestamp:
2016-03-11T20:13:38+01:00 (8 years ago)
Author:
Don-vip
Message:

update new TLD from IANA - version 2016031001

File:
1 edited

Legend:

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

    r9927 r9962  
    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 2016030500, Last Updated Sat Mar  5 07:07:01 2016 UTC
     292         // Taken from Version 2016031001, Last Updated Fri Mar 11 07:07:01 2016 UTC
    293293        "aaa", // aaa American Automobile Association, Inc.
    294294        "aarp", // aarp AARP
     
    338338        "auto", // auto Uniregistry, Corp.
    339339        "autos", // autos DERAutos, LLC
     340        "avianca", // avianca Aerovias del Continente Americano S.A. Avianca
    340341        "axa", // axa AXA SA
    341342        "azure", // azure Microsoft Corporation
     
    352353        "bbc", // bbc British Broadcasting Corporation
    353354        "bbva", // bbva BANCO BILBAO VIZCAYA ARGENTARIA, S.A.
     355        "bcg", // bcg The Boston Consulting Group, Inc.
    354356        "bcn", // bcn Municipi de Barcelona
    355357        "beats", // beats Beats Electronics, LLC
     
    616618        "globo", // globo Globo Comunicação e Participações S.A
    617619        "gmail", // gmail Charleston Road Registry Inc.
     620        "gmbh", // gmbh Extra Dynamite, LLC
    618621        "gmo", // gmo GMO Internet, Inc.
    619622        "gmx", // gmx 1&1 Mail & Media GmbH
     
    760763        "loan", // loan dot Loan Limited
    761764        "loans", // loans June Woods, LLC
     765        "locus", // locus Locus Analytics LLC
    762766        "lol", // lol Uniregistry, Corp.
    763767        "london", // london Dot London Domains Limited
     
    10711075        "toray", // toray Toray Industries, Inc.
    10721076        "toshiba", // toshiba TOSHIBA Corporation
     1077        "total", // total Total SA
    10731078        "tours", // tours Sugar Station, LLC
    10741079        "town", // town Koko Moon, LLC
Note: See TracChangeset for help on using the changeset viewer.