Changeset 10211 in josm


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

    r10206 r10211  
    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 2016051300, Last Updated Fri May 13 07:07:02 2016 UTC
     292        // Taken from Version 2016051400, Last Updated Sat May 14 07:07:01 2016 UTC
    293293        "aaa", // aaa American Automobile Association, Inc.
    294294        "aarp", // aarp AARP
     
    650650        "gripe", // gripe Corn Sunset, LLC
    651651        "group", // group Romeo Town, LLC
     652        "guardian", // guardian The Guardian Life Insurance Company of America
    652653        "gucci", // gucci Guccio Gucci S.p.a.
    653654        "guge", // guge Charleston Road Registry Inc.
Note: See TracChangeset for help on using the changeset viewer.