Changeset 10298 in josm for trunk/src/org


Ignore:
Timestamp:
2016-05-29T14:13:40+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

    r10290 r10298  
    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 2016052800, Last Updated Sat May 28 07:07:01 2016 UTC
     292        // Taken from Version 2016052900, Last Updated Sun May 29 07:07:01 2016 UTC
    293293        "aaa", // aaa American Automobile Association, Inc.
    294294        "aarp", // aarp AARP
     
    813813        "markets", // markets DOTMARKETS REGISTRY LTD
    814814        "marriott", // marriott Marriott Worldwide Corporation
     815        "mattel", // mattel Mattel Sites, Inc.
    815816        "mba", // mba Lone Hollow, LLC
    816817        "med", // med Medistry LLC
     
    861862        "net", // net VeriSign Global Registry Services
    862863        "netbank", // netbank COMMONWEALTH BANK OF AUSTRALIA
     864        "netflix", // netflix Netflix, Inc.
    863865        "network", // network Trixy Manor, LLC
    864866        "neustar", // neustar NeuStar, Inc.
Note: See TracChangeset for help on using the changeset viewer.