Changeset 10187 in josm for trunk/src


Ignore:
Timestamp:
2016-05-11T15:54:14+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

    r10170 r10187  
    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 2016050900, Last Updated Mon May  9 07:07:01 2016 UTC
     292        // Taken from Version 2016051100, Last Updated Wed May 11 07:07:01 2016 UTC
    293293        "aaa", // aaa American Automobile Association, Inc.
    294294        "aarp", // aarp AARP
     
    588588        "flickr", // flickr Yahoo! Domain Services Inc.
    589589        "flights", // flights Fox Station, LLC
     590        "flir", // flir FLIR Systems, Inc.
    590591        "florist", // florist Half Cypress, LLC
    591592        "flowers", // flowers Uniregistry, Corp.
Note: See TracChangeset for help on using the changeset viewer.