Changeset 10460 in josm for trunk/src/org/openstreetmap
- Timestamp:
- 2016-06-22T22:26:01+02:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java
r10420 r10460 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 201606 1700, Last Updated Fri Jun 1707:07:02 2016 UTC294 // Taken from Version 2016062200, Last Updated Wed Jun 22 07:07:02 2016 UTC 295 295 "aaa", // aaa American Automobile Association, Inc. 296 296 "aarp", // aarp AARP … … 298 298 "abbott", // abbott Abbott Laboratories, Inc. 299 299 "abbvie", // abbvie AbbVie Inc. 300 "able", // able Able Inc. 300 301 "abogado", // abogado Top Level Domain Holdings Limited 301 302 "abudhabi", // abudhabi Abu Dhabi Systems and Information Centre … … 332 333 "android", // android Charleston Road Registry Inc. 333 334 "anquan", // anquan QIHOO 360 TECHNOLOGY CO. LTD. 335 "anz", // anz Australia and New Zealand Banking Group Limited 334 336 "apartments", // apartments June Maple, LLC 335 337 "app", // app Charleston Road Registry Inc. … … 386 388 "black", // black Afilias Limited 387 389 "blackfriday", // blackfriday Uniregistry, Corp. 390 "blanco", // blanco BLANCO GmbH + Co KG 388 391 "blog", // blog Knock Knock WHOIS There, LLC 389 392 "bloomberg", // bloomberg Bloomberg IP Holdings LLC … … 735 738 "istanbul", // istanbul Istanbul Metropolitan Municipality / Medya A.S. 736 739 "itau", // itau Itau Unibanco Holding S.A. 740 "itv", // itv ITV Services Limited 737 741 "iwc", // iwc Richemont DNS Inc. 738 742 "jaguar", // jaguar Jaguar Land Rover Ltd … … 1067 1071 "shoes", // shoes Binky Galley, LLC 1068 1072 "shop", // shop GMO Registry, Inc. 1073 "shopping", // shopping Over Keep, LLC 1069 1074 "shouji", // shouji QIHOO 360 TECHNOLOGY CO. LTD. 1070 1075 "show", // show Snow Beach, LLC
Note:
See TracChangeset
for help on using the changeset viewer.