- Timestamp:
- 2016-06-25T12:11:12+02:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java
r10468 r10492 292 292 // WARNING: this array MUST be sorted, otherwise it cannot be searched reliably using binary search 293 293 private static final String[] GENERIC_TLDS = new String[] { 294 // Taken from Version 2016062 300, Last Updated Thu Jun 2307:07:01 2016 UTC294 // Taken from Version 2016062500, Last Updated Sat Jun 25 07:07:01 2016 UTC 295 295 "aaa", // aaa American Automobile Association, Inc. 296 296 "aarp", // aarp AARP … … 341 341 "archi", // archi STARTING DOT LIMITED 342 342 "army", // army United TLD Holdco Ltd. 343 "art", // art UK Creative Ideas Limited 343 344 "arte", // arte Association Relative à la Télévision Européenne G.E.I.E. 344 345 "asia", // asia DotAsia Organisation Ltd. … … 496 497 "contractors", // contractors Magic Woods, LLC 497 498 "cooking", // cooking Top Level Domain Holdings Limited 499 "cookingchannel", // cookingchannel Lifestyle Domain Holdings, Inc. 498 500 "cool", // cool Koko Lake, LLC 499 501 "coop", // coop DotCooperation LLC … … 616 618 "fly", // fly Charleston Road Registry Inc. 617 619 "foo", // foo Charleston Road Registry Inc. 620 "foodnetwork", // foodnetwork Lifestyle Domain Holdings, Inc. 618 621 "football", // football Foggy Farms, LLC 619 622 "ford", // ford Ford Motor Company … … 626 629 "frl", // frl FRLregistry B.V. 627 630 "frogans", // frogans OP3FT 631 "frontdoor", // frontdoor Lifestyle Domain Holdings, Inc. 628 632 "frontier", // frontier Frontier Communications Corporation 629 633 "ftr", // ftr Frontier Communications Corporation … … 689 693 "here", // here Charleston Road Registry Inc. 690 694 "hermes", // hermes Hermes International 695 "hgtv", // hgtv Lifestyle Domain Holdings, Inc. 691 696 "hiphop", // hiphop Uniregistry, Corp. 692 697 "hisamitsu", // hisamitsu Hisamitsu Pharmaceutical Co.,Inc. … … 895 900 "nextdirect", // nextdirect Next plc 896 901 "nexus", // nexus Charleston Road Registry Inc. 902 "nfl", // nfl NFL Reg Ops LLC 897 903 "ngo", // ngo Public Interest Registry 898 904 "nhk", // nhk Japan Broadcasting Corporation (NHK) … … 968 974 "pohl", // pohl Deutsche Vermögensberatung Aktiengesellschaft DVAG 969 975 "poker", // poker Afilias Domains No. 5 Limited 976 "politie", // politie Politie Nederland 970 977 "porn", // porn ICM Registry PN LLC 971 978 "post", // post Universal Postal Union … … 1173 1180 "training", // training Wild Willow, LLC 1174 1181 "travel", // travel Tralliance Registry Management Company, LLC. 1182 "travelchannel", // travelchannel Lifestyle Domain Holdings, Inc. 1175 1183 "travelers", // travelers Travelers TLD, LLC 1176 1184 "travelersinsurance", // travelersinsurance Travelers TLD, LLC … … 1240 1248 "wme", // wme William Morris Endeavor Entertainment, LLC 1241 1249 "wolterskluwer", // wolterskluwer Wolters Kluwer N.V. 1250 "woodside", // woodside Woodside Petroleum Limited 1242 1251 "work", // work Top Level Domain Holdings Limited 1243 1252 "works", // works Little Dynamite, LLC
Note:
See TracChangeset
for help on using the changeset viewer.