Ignore:
Timestamp:
2016-09-29T20:30:59+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

    r11041 r11066  
    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 2016092200, Last Updated Thu Sep 22 07:07:01 2016 UTC
     294        // Taken from Version 2016092800, Last Updated Wed Sep 28 07:07:01 2016 UTC
    295295        "aaa", // aaa American Automobile Association, Inc.
    296296        "aarp", // aarp AARP
     
    10091009        "nyc", // nyc The City of New York by and through the New York City Department of Information Technology & Telecommunications
    10101010        "obi", // obi OBI Group Holding SE & Co. KGaA
     1011        "observer", // observer Top Level Spectrum, Inc.
    10111012        "off", // off Johnson Shareholdings, Inc.
    10121013        "office", // office Microsoft Corporation
     
    13801381        "works", // works Little Dynamite, LLC
    13811382        "world", // world Bitter Fields, LLC
     1383        "wow", // wow Amazon Registry Services, Inc.
    13821384        "wtc", // wtc World Trade Centers Association, Inc.
    13831385        "wtf", // wtf Hidden Way, LLC
Note: See TracChangeset for help on using the changeset viewer.