Changeset 10290 in josm


Ignore:
Timestamp:
2016-05-28T12:57:45+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

    r10284 r10290  
    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 2016052600, Last Updated Thu May 26 07:07:02 2016 UTC
     292        // Taken from Version 2016052800, Last Updated Sat May 28 07:07:01 2016 UTC
    293293        "aaa", // aaa American Automobile Association, Inc.
    294294        "aarp", // aarp AARP
     
    540540        "download", // download dot Support Limited
    541541        "drive", // drive Charleston Road Registry Inc.
     542        "dtv", // dtv Dish DBS Corporation
    542543        "dubai", // dubai Dubai Smart Government Department
    543544        "durban", // durban ZA Central Registry NPC trading as ZA Central Registry
     
    789790        "loan", // loan dot Loan Limited
    790791        "loans", // loans June Woods, LLC
     792        "locker", // locker Dish DBS Corporation
    791793        "locus", // locus Locus Analytics LLC
    792794        "lol", // lol Uniregistry, Corp.
     
    887889        "olayan", // olayan Crescent Holding GmbH
    888890        "olayangroup", // olayangroup Crescent Holding GmbH
     891        "ollo", // ollo Dish DBS Corporation
    889892        "omega", // omega The Swatch Group Ltd
    890893        "one", // one One.com A/S
     
    900903        "osaka", // osaka Interlink Co., Ltd.
    901904        "otsuka", // otsuka Otsuka Holdings Co., Ltd.
     905        "ott", // ott Dish DBS Corporation
    902906        "ovh", // ovh OVH SAS
    903907        "page", // page Charleston Road Registry Inc.
Note: See TracChangeset for help on using the changeset viewer.