Changeset 10460 in josm


Ignore:
Timestamp:
2016-06-22T22:26:01+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

    r10420 r10460  
    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 2016061700, Last Updated Fri Jun 17 07:07:02 2016 UTC
     294        // Taken from Version 2016062200, Last Updated Wed Jun 22 07:07:02 2016 UTC
    295295        "aaa", // aaa American Automobile Association, Inc.
    296296        "aarp", // aarp AARP
     
    298298        "abbott", // abbott Abbott Laboratories, Inc.
    299299        "abbvie", // abbvie AbbVie Inc.
     300        "able", // able Able Inc.
    300301        "abogado", // abogado Top Level Domain Holdings Limited
    301302        "abudhabi", // abudhabi Abu Dhabi Systems and Information Centre
     
    332333        "android", // android Charleston Road Registry Inc.
    333334        "anquan", // anquan QIHOO 360 TECHNOLOGY CO. LTD.
     335        "anz", // anz Australia and New Zealand Banking Group Limited
    334336        "apartments", // apartments June Maple, LLC
    335337        "app", // app Charleston Road Registry Inc.
     
    386388        "black", // black Afilias Limited
    387389        "blackfriday", // blackfriday Uniregistry, Corp.
     390        "blanco", // blanco BLANCO GmbH + Co KG
    388391        "blog", // blog Knock Knock WHOIS There, LLC
    389392        "bloomberg", // bloomberg Bloomberg IP Holdings LLC
     
    735738        "istanbul", // istanbul Istanbul Metropolitan Municipality / Medya A.S.
    736739        "itau", // itau Itau Unibanco Holding S.A.
     740        "itv", // itv ITV Services Limited
    737741        "iwc", // iwc Richemont DNS Inc.
    738742        "jaguar", // jaguar Jaguar Land Rover Ltd
     
    10671071        "shoes", // shoes Binky Galley, LLC
    10681072        "shop", // shop GMO Registry, Inc.
     1073        "shopping", // shopping Over Keep, LLC
    10691074        "shouji", // shouji QIHOO 360 TECHNOLOGY CO. LTD.
    10701075        "show", // show Snow Beach, LLC
Note: See TracChangeset for help on using the changeset viewer.