Ignore:
Timestamp:
2018-02-25T00:45:19+01:00 (6 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

    r13360 r13455  
    296296    // WARNING: this array MUST be sorted, otherwise it cannot be searched reliably using binary search
    297297    private static final String[] GENERIC_TLDS = new String[] {
    298         // Taken from Version 2018012600, Last Updated Fri Jan 26 07:07:01 2018 UTC
     298        // Taken from Version 2018022400, Last Updated Sat Feb 24 07:07:02 2018 UTC
    299299        "aaa", // aaa American Automobile Association, Inc.
    300300        "aarp", // aarp AARP
     
    912912        "living", // living Lifestyle Domain Holdings, Inc.
    913913        "lixil", // lixil LIXIL Group Corporation
     914        "llc", // llc Afilias plc
    914915        "loan", // loan dot Loan Limited
    915916        "loans", // loans June Woods, LLC
Note: See TracChangeset for help on using the changeset viewer.