Changeset 10126 in josm for trunk


Ignore:
Timestamp:
2016-04-09T19:03:15+02:00 (8 years ago)
Author:
Don-vip
Message:

update new TLD from IANA - version 2016040900

File:
1 edited

Legend:

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

    r10118 r10126  
    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 2016040601, Last Updated Thu Apr  7 07:07:01 2016 UTC
     292        // Taken from Version 2016040900, Last Updated Sat Apr  9 07:07:02 2016 UTC
    293293        "aaa", // aaa American Automobile Association, Inc.
    294294        "aarp", // aarp AARP
     
    346346        "axa", // axa AXA SA
    347347        "azure", // azure Microsoft Corporation
     348        "baby", // baby Johnson & Johnson Services, Inc.
    348349        "baidu", // baidu Baidu, Inc.
    349350        "band", // band United TLD Holdco, Ltd
     
    713714        "jll", // jll Jones Lang LaSalle Incorporated
    714715        "jmp", // jmp Matrix IP LLC
     716        "jnj", // jnj Johnson & Johnson Services, Inc.
    715717        "jobs", // jobs Employ Media LLC
    716718        "joburg", // joburg ZA Central Registry NPC trading as ZA Central Registry
Note: See TracChangeset for help on using the changeset viewer.