Changeset 10275 in josm for trunk


Ignore:
Timestamp:
2016-05-25T00:15:34+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

    r10261 r10275  
    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 2016052100, Last Updated Sat May 21 07:07:01 2016 UTC
     292        // Taken from Version 2016052400, Last Updated Tue May 24 07:07:01 2016 UTC
    293293        "aaa", // aaa American Automobile Association, Inc.
    294294        "aarp", // aarp AARP
     
    953953        "racing", // racing Premier Registry Limited
    954954        "read", // read Amazon Registry Services, Inc.
     955        "realestate", // realestate dotRealEstate LLC
    955956        "realtor", // realtor Real Estate Domains LLC
    956957        "realty", // realty Fegistry, LLC
     
    10331034        "shiksha", // shiksha Afilias Limited
    10341035        "shoes", // shoes Binky Galley, LLC
     1036        "shop", // shop GMO Registry, Inc.
    10351037        "shouji", // shouji QIHOO 360 TECHNOLOGY CO. LTD.
    10361038        "show", // show Snow Beach, LLC
Note: See TracChangeset for help on using the changeset viewer.