Changeset 12441 in josm


Ignore:
Timestamp:
2017-06-30T16:35:15+02:00 (7 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

    r12398 r12441  
    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 2017061100, Last Updated Sun Jun 11 07:07:01 2017 UTC
     298        // Taken from Version 2017063000, Last Updated Fri Jun 30 07:07:01 2017 UTC
    299299        "aaa", // aaa American Automobile Association, Inc.
    300300        "aarp", // aarp AARP
     
    747747        "green", // green Afilias Limited
    748748        "gripe", // gripe Corn Sunset, LLC
     749        "grocery", // grocery Wal-Mart Stores, Inc.
    749750        "group", // group Romeo Town, LLC
    750751        "guardian", // guardian The Guardian Life Insurance Company of America
     
    939940        "management", // management John Goodbye, LLC
    940941        "mango", // mango PUNTO FA S.L.
     942        "map", // map Charleston Road Registry Inc.
    941943        "market", // market Unitied TLD Holdco, Ltd
    942944        "marketing", // marketing Fern Pass, LLC
     
    10751077        "pfizer", // pfizer Pfizer Inc.
    10761078        "pharmacy", // pharmacy National Association of Boards of Pharmacy
     1079        "phd", // phd Charleston Road Registry Inc.
    10771080        "philips", // philips Koninklijke Philips N.V.
    10781081        "phone", // phone Dish DBS Corporation
     
    12001203        "scor", // scor SCOR SE
    12011204        "scot", // scot Dot Scot Registry Limited
     1205        "search", // search Charleston Road Registry Inc.
    12021206        "seat", // seat SEAT, S.A. (Sociedad Unipersonal)
    12031207        "secure", // secure Amazon Registry Services, Inc.
Note: See TracChangeset for help on using the changeset viewer.