Ignore:
Timestamp:
2016-08-20T01:28:07+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

    r10844 r10859  
    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 2016081800, Last Updated Thu Aug 18 07:07:01 2016 UTC
     294        // Taken from Version 2016081900, Last Updated Fri Aug 19 07:07:01 2016 UTC
    295295        "aaa", // aaa American Automobile Association, Inc.
    296296        "aarp", // aarp AARP
     
    691691        "gent", // gent COMBELL GROUP NV/SA
    692692        "genting", // genting Resorts World Inc. Pte. Ltd.
     693        "george", // george Wal-Mart Stores, Inc.
    693694        "ggee", // ggee GMO Internet, Inc.
    694695        "gift", // gift Uniregistry, Corp.
     
    965966        "mutual", // mutual Northwestern Mutual MU TLD Registry, LLC
    966967        "mutuelle", // mutuelle Fédération Nationale de la Mutualité Française
     968        "nab", // nab National Australia Bank Limited
    967969        "nadex", // nadex Nadex Domains, Inc
    968970        "nagoya", // nagoya GMO Registry, Inc.
     
    11361138        "sale", // sale United TLD Holdco, Ltd
    11371139        "salon", // salon Outer Orchard, LLC
     1140        "samsclub", // samsclub Wal-Mart Stores, Inc.
    11381141        "samsung", // samsung SAMSUNG SDS CO., LTD
    11391142        "sandvik", // sandvik Sandvik AB
     
    13031306        "tushu", // tushu Amazon Registry Services, Inc.
    13041307        "tvs", // tvs T V SUNDRAM IYENGAR  & SONS PRIVATE LIMITED
     1308        "ubank", // ubank National Australia Bank Limited
    13051309        "ubs", // ubs UBS AG
    13061310        "uconnect", // uconnect FCA US LLC.
     
    13401344        "vuelos", // vuelos Travel Reservations SRL
    13411345        "wales", // wales Nominet UK
     1346        "walmart", // walmart Wal-Mart Stores, Inc.
    13421347        "walter", // walter Sandvik AB
    13431348        "wang", // wang Zodiac Registry Limited
Note: See TracChangeset for help on using the changeset viewer.