Ignore:
Timestamp:
2016-06-17T19:41:50+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

    r10377 r10411  
    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 2016061301, Last Updated Tue Jun 14 07:07:01 2016 UTC
     292        // Taken from Version 2016061700, Last Updated Fri Jun 17 07:07:02 2016 UTC
    293293        "aaa", // aaa American Automobile Association, Inc.
    294294        "aarp", // aarp AARP
     
    420420        "cal", // cal Charleston Road Registry Inc.
    421421        "call", // call Amazon Registry Services, Inc.
     422        "cam", // cam AC Webconnecting Holding B.V.
    422423        "camera", // camera Atomic Maple, LLC
    423424        "camp", // camp Delta Dynamite, LLC
     
    787788        "leclerc", // leclerc A.C.D. LEC Association des Centres Distributeurs Edouard Leclerc
    788789        "legal", // legal Blue Falls, LLC
     790        "lego", // lego LEGO Juris A/S
    789791        "lexus", // lexus TOYOTA MOTOR CORPORATION
    790792        "lgbt", // lgbt Afilias Limited
Note: See TracChangeset for help on using the changeset viewer.