Changeset 11418 in josm for trunk/src/org


Ignore:
Timestamp:
2016-12-23T15:34:59+01:00 (7 years ago)
Author:
Don-vip
Message:

update TLD from IANA

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java

    r11397 r11418  
    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 2016121000, Last Updated Sat Dec 10 07:07:02 2016 UTC
     298        // Taken from Version 2016122201, Last Updated Fri Dec 23 07:07:01 2016 UTC
    299299        "aaa", // aaa American Automobile Association, Inc.
    300300        "aarp", // aarp AARP
     
    561561        "dad", // dad Charleston Road Registry Inc.
    562562        "dance", // dance United TLD Holdco Ltd.
     563        "data", // data Dish DBS Corporation
    563564        "date", // date dot Date Limited
    564565        "dating", // dating Pine Fest, LLC
     
    693694        "fujitsu", // fujitsu Fujitsu Limited
    694695        "fujixerox", // fujixerox Xerox DNHC LLC
     696        "fun", // fun DotSpace, Inc.
    695697        "fund", // fund John Castle, LLC
    696698        "furniture", // furniture Lone Fields, LLC
     
    797799        "ieee", // ieee IEEE Global LLC
    798800        "ifm", // ifm ifm electronic gmbh
    799         "iinet", // iinet Connect West Pty. Ltd.
    800801        "ikano", // ikano Ikano S.A.
    801802        "imamat", // imamat Fondation Aga Khan (Aga Khan Foundation)
     
    966967        "mma", // mma MMA IARD
    967968        "mobi", // mobi Afilias Technologies Limited dba dotMobi
     969        "mobile", // mobile Dish DBS Corporation
    968970        "mobily", // mobily GreenTech Consultancy Company W.L.L.
    969971        "moda", // moda United TLD Holdco Ltd.
     
    990992        "museum", // museum Museum Domain Management Association
    991993        "mutual", // mutual Northwestern Mutual MU TLD Registry, LLC
    992         "mutuelle", // mutuelle Fédération Nationale de la Mutualité Française
    993994        "nab", // nab National Australia Bank Limited
    994995        "nadex", // nadex Nadex Domains, Inc
     
    10731074        "pharmacy", // pharmacy National Association of Boards of Pharmacy
    10741075        "philips", // philips Koninklijke Philips N.V.
     1076        "phone", // phone Dish DBS Corporation
    10751077        "photo", // photo Uniregistry, Corp.
    10761078        "photography", // photography Sugar Glen, LLC
Note: See TracChangeset for help on using the changeset viewer.