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


Ignore:
Timestamp:
2016-08-11T21:39: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

    r10772 r10785  
    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 2016080900, Last Updated Tue Aug  9 07:07:02 2016 UTC
     294        // Taken from Version 2016081100, Last Updated Thu Aug 11 07:07:01 2016 UTC
    295295        "aaa", // aaa American Automobile Association, Inc.
    296296        "aarp", // aarp AARP
     
    452452        "capetown", // capetown ZA Central Registry NPC trading as ZA Central Registry
    453453        "capital", // capital Delta Mill, LLC
     454        "capitalone", // capitalone Capital One Financial Corporation
    454455        "car", // car Cars Registry Limited
    455456        "caravan", // caravan Caravan International, Inc.
     
    572573        "discount", // discount Holly Hill, LLC
    573574        "discover", // discover Discover Financial Services
     575        "dish", // dish Dish DBS Corporation
    574576        "dnp", // dnp Dai Nippon Printing Co., Ltd.
    575577        "docs", // docs Charleston Road Registry Inc.
     
    752754        "host", // host DotHost Inc.
    753755        "hosting", // hosting Uniregistry, Corp.
     756        "hot", // hot Amazon Registry Services, Inc.
    754757        "hoteles", // hoteles Travel Reservations SRL
    755758        "hotmail", // hotmail Microsoft Corporation
     
    758761        "hsbc", // hsbc HSBC Holdings PLC
    759762        "htc", // htc HTC corporation
     763        "hughes", // hughes Hughes Satellite Systems Corporation
    760764        "hyatt", // hyatt Hyatt GTLD, L.L.C.
    761765        "hyundai", // hyundai Hyundai Motor Company
     
    10291033        "party", // party Blue Sky Registry Limited
    10301034        "passagens", // passagens Travel Reservations SRL
     1035        "pay", // pay Amazon Registry Services, Inc.
    10311036        "pccw", // pccw PCCW Enterprises Limited
    10321037        "pet", // pet Afilias plc
     
    11511156        "scot", // scot Dot Scot Registry Limited
    11521157        "seat", // seat SEAT, S.A. (Sociedad Unipersonal)
     1158        "secure", // secure Amazon Registry Services, Inc.
    11531159        "security", // security XYZ.COM LLC
    11541160        "seek", // seek Seek Limited
     
    11831189        "sky", // sky Sky International AG
    11841190        "skype", // skype Microsoft Corporation
     1191        "sling", // sling Hughes Satellite Systems Corporation
    11851192        "smart", // smart Smart Communications, Inc. (SMART)
    11861193        "smile", // smile Amazon Registry Services, Inc.
Note: See TracChangeset for help on using the changeset viewer.