Ignore:
Timestamp:
2016-10-13T22:25:28+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

    r11081 r11126  
    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 2016100500, Last Updated Wed Oct  5 07:07:01 2016 UTC
     294        // Taken from Version 2016101300, Last Updated Thu Oct 13 07:07:01 2016 UTC
    295295        "aaa", // aaa American Automobile Association, Inc.
    296296        "aarp", // aarp AARP
     
    10991099        "qvc", // qvc QVC, Inc.
    11001100        "racing", // racing Premier Registry Limited
     1101        "radio", // radio European Broadcasting Union (EBU)
    11011102        "raid", // raid Johnson Shareholdings, Inc.
    11021103        "read", // read Amazon Registry Services, Inc.
Note: See TracChangeset for help on using the changeset viewer.