Changeset 10531 in josm


Ignore:
Timestamp:
2016-07-13T23:20:15+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

    r10524 r10531  
    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 2016071000, Last Updated Sun Jul 10 07:07:02 2016 UTC
     294        // Taken from Version 2016071300, Last Updated Wed Jul 13 07:07:01 2016 UTC
    295295        "aaa", // aaa American Automobile Association, Inc.
    296296        "aarp", // aarp AARP
     
    742742        "int", // int Internet Assigned Numbers Authority
    743743        "international", // international Wild Way, LLC
     744        "intuit", // intuit Intuit Administrative Services, Inc.
    744745        "investments", // investments Holly Glen, LLC
    745746        "ipiranga", // ipiranga Ipiranga Produtos de Petroleo S.A.
     
    839840        "luxe", // luxe Top Level Domain Holdings Limited
    840841        "luxury", // luxury Luxury Partners LLC
     842        "macys", // macys Macys, Inc.
    841843        "madrid", // madrid Comunidad de Madrid
    842844        "maif", // maif Mutuelle Assurance Instituteur France (MAIF)
     
    866868        "mil", // mil DoD Network Information Center
    867869        "mini", // mini Bayerische Motoren Werke Aktiengesellschaft
     870        "mint", // mint Intuit Administrative Services, Inc.
    868871        "mit", // mit Massachusetts Institute of Technology
    869872        "mitsubishi", // mitsubishi Mitsubishi Corporation
Note: See TracChangeset for help on using the changeset viewer.