Changeset 10506 in josm for trunk/src/org/openstreetmap/josm


Ignore:
Timestamp:
2016-07-03T05:02:37+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

    r10497 r10506  
    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 2016062501, Last Updated Sun Jun 26 07:07:01 2016 UTC
     294        // Taken from Version 2016070101, Last Updated Sat Jul  2 07:07:01 2016 UTC
    295295        "aaa", // aaa American Automobile Association, Inc.
    296296        "aarp", // aarp AARP
     
    723723        "ifm", // ifm ifm electronic gmbh
    724724        "iinet", // iinet Connect West Pty. Ltd.
     725        "ikano", // ikano Ikano S.A.
    725726        "imamat", // imamat Fondation Aga Khan (Aga Khan Foundation)
    726727        "imdb", // imdb Amazon Registry Service, Inc.
     
    974975        "plumbing", // plumbing Spring Tigers, LLC
    975976        "plus", // plus Sugar Mill, LLC
     977        "pnc", // pnc PNC Domain Co., LLC
    976978        "pohl", // pohl Deutsche Vermögensberatung Aktiengesellschaft DVAG
    977979        "poker", // poker Afilias Domains No. 5 Limited
Note: See TracChangeset for help on using the changeset viewer.