Changeset 10255 in josm for trunk/src


Ignore:
Timestamp:
2016-05-21T00:57:36+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

    r10243 r10255  
    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 2016051700, Last Updated Tue May 17 07:07:01 2016 UTC
     292        // Taken from Version 2016052000, Last Updated Fri May 20 07:07:01 2016 UTC
    293293        "aaa", // aaa American Automobile Association, Inc.
    294294        "aarp", // aarp AARP
     
    380380        "black", // black Afilias Limited
    381381        "blackfriday", // blackfriday Uniregistry, Corp.
     382        "blog", // blog Knock Knock WHOIS There, LLC
    382383        "bloomberg", // bloomberg Bloomberg IP Holdings LLC
    383384        "blue", // blue Afilias Limited
     
    535536        "doha", // doha Communications Regulatory Authority (CRA)
    536537        "domains", // domains Sugar Cross, LLC
     538        "dot", // dot Dish DBS Corporation
    537539        "download", // download dot Support Limited
    538540        "drive", // drive Charleston Road Registry Inc.
Note: See TracChangeset for help on using the changeset viewer.