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


Ignore:
Timestamp:
2016-08-09T23:04:15+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

    r10738 r10772  
    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 2016080402, Last Updated Fri Aug  5 07:07:01 2016 UTC
     294        // Taken from Version 2016080900, Last Updated Tue Aug  9 07:07:02 2016 UTC
    295295        "aaa", // aaa American Automobile Association, Inc.
    296296        "aarp", // aarp AARP
     
    333333        "alsace", // alsace REGION D ALSACE
    334334        "alstom", // alstom ALSTOM
     335        "americanexpress", // americanexpress American Express Travel Related Services Company, Inc.
    335336        "americanfamily", // americanfamily AmFam, Inc.
     337        "amex", // amex American Express Travel Related Services Company, Inc.
    336338        "amfam", // amfam AmFam, Inc.
    337339        "amica", // amica Amica Mutual Insurance Company
     
    907909        "mattel", // mattel Mattel Sites, Inc.
    908910        "mba", // mba Lone Hollow, LLC
     911        "mcd", // mcd McDonald’s Corporation
     912        "mcdonalds", // mcdonalds McDonald’s Corporation
    909913        "mckinsey", // mckinsey McKinsey Holdings, Inc.
    910914        "med", // med Medistry LLC
     
    10041008        "onyourside", // onyourside Nationwide Mutual Insurance Company
    10051009        "ooo", // ooo INFIBEAM INCORPORATION LIMITED
     1010        "open", // open American Express Travel Related Services Company, Inc.
    10061011        "oracle", // oracle Oracle Corporation
    10071012        "orange", // orange Orange Brand Services Limited
Note: See TracChangeset for help on using the changeset viewer.