Changeset 14036 in josm for trunk/src


Ignore:
Timestamp:
2018-07-18T19:32:56+02: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

    r13985 r14036  
    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 2018060800, Last Updated Fri Jun  8 07:07:01 2018 UTC
     298        // Taken from Version 2018071800, Last Updated Wed Jul 18 07:07:01 2018 UTC
    299299        "aaa", // aaa American Automobile Association, Inc.
    300300        "aarp", // aarp AARP
     
    807807        "immo", // immo Auburn Bloom, LLC
    808808        "immobilien", // immobilien United TLD Holdco Ltd.
     809        "inc", // inc Intercap Holdings Inc.
    809810        "industries", // industries Outer House, LLC
    810811        "infiniti", // infiniti NISSAN MOTOR CO., LTD.
Note: See TracChangeset for help on using the changeset viewer.