Changeset 10492 in josm for trunk/src/org


Ignore:
Timestamp:
2016-06-25T12:11:12+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

    r10468 r10492  
    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 2016062300, Last Updated Thu Jun 23 07:07:01 2016 UTC
     294        // Taken from Version 2016062500, Last Updated Sat Jun 25 07:07:01 2016 UTC
    295295        "aaa", // aaa American Automobile Association, Inc.
    296296        "aarp", // aarp AARP
     
    341341        "archi", // archi STARTING DOT LIMITED
    342342        "army", // army United TLD Holdco Ltd.
     343        "art", // art UK Creative Ideas Limited
    343344        "arte", // arte Association Relative à la Télévision Européenne G.E.I.E.
    344345        "asia", // asia DotAsia Organisation Ltd.
     
    496497        "contractors", // contractors Magic Woods, LLC
    497498        "cooking", // cooking Top Level Domain Holdings Limited
     499        "cookingchannel", // cookingchannel Lifestyle Domain Holdings, Inc.
    498500        "cool", // cool Koko Lake, LLC
    499501        "coop", // coop DotCooperation LLC
     
    616618        "fly", // fly Charleston Road Registry Inc.
    617619        "foo", // foo Charleston Road Registry Inc.
     620        "foodnetwork", // foodnetwork Lifestyle Domain Holdings, Inc.
    618621        "football", // football Foggy Farms, LLC
    619622        "ford", // ford Ford Motor Company
     
    626629        "frl", // frl FRLregistry B.V.
    627630        "frogans", // frogans OP3FT
     631        "frontdoor", // frontdoor Lifestyle Domain Holdings, Inc.
    628632        "frontier", // frontier Frontier Communications Corporation
    629633        "ftr", // ftr Frontier Communications Corporation
     
    689693        "here", // here Charleston Road Registry Inc.
    690694        "hermes", // hermes Hermes International
     695        "hgtv", // hgtv Lifestyle Domain Holdings, Inc.
    691696        "hiphop", // hiphop Uniregistry, Corp.
    692697        "hisamitsu", // hisamitsu Hisamitsu Pharmaceutical Co.,Inc.
     
    895900        "nextdirect", // nextdirect Next plc
    896901        "nexus", // nexus Charleston Road Registry Inc.
     902        "nfl", // nfl NFL Reg Ops LLC
    897903        "ngo", // ngo Public Interest Registry
    898904        "nhk", // nhk Japan Broadcasting Corporation (NHK)
     
    968974        "pohl", // pohl Deutsche Vermögensberatung Aktiengesellschaft DVAG
    969975        "poker", // poker Afilias Domains No. 5 Limited
     976        "politie", // politie Politie Nederland
    970977        "porn", // porn ICM Registry PN LLC
    971978        "post", // post Universal Postal Union
     
    11731180        "training", // training Wild Willow, LLC
    11741181        "travel", // travel Tralliance Registry Management Company, LLC.
     1182        "travelchannel", // travelchannel Lifestyle Domain Holdings, Inc.
    11751183        "travelers", // travelers Travelers TLD, LLC
    11761184        "travelersinsurance", // travelersinsurance Travelers TLD, LLC
     
    12401248        "wme", // wme William Morris Endeavor Entertainment, LLC
    12411249        "wolterskluwer", // wolterskluwer Wolters Kluwer N.V.
     1250        "woodside", // woodside Woodside Petroleum Limited
    12421251        "work", // work Top Level Domain Holdings Limited
    12431252        "works", // works Little Dynamite, LLC
Note: See TracChangeset for help on using the changeset viewer.