Changeset 10255 in josm for trunk/src/org
- Timestamp:
- 2016-05-21T00:57:36+02:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java
r10243 r10255 290 290 // WARNING: this array MUST be sorted, otherwise it cannot be searched reliably using binary search 291 291 private static final String[] GENERIC_TLDS = new String[] { 292 // Taken from Version 201605 1700, Last UpdatedTue May 1707:07:01 2016 UTC292 // Taken from Version 2016052000, Last Updated Fri May 20 07:07:01 2016 UTC 293 293 "aaa", // aaa American Automobile Association, Inc. 294 294 "aarp", // aarp AARP … … 380 380 "black", // black Afilias Limited 381 381 "blackfriday", // blackfriday Uniregistry, Corp. 382 "blog", // blog Knock Knock WHOIS There, LLC 382 383 "bloomberg", // bloomberg Bloomberg IP Holdings LLC 383 384 "blue", // blue Afilias Limited … … 535 536 "doha", // doha Communications Regulatory Authority (CRA) 536 537 "domains", // domains Sugar Cross, LLC 538 "dot", // dot Dish DBS Corporation 537 539 "download", // download dot Support Limited 538 540 "drive", // drive Charleston Road Registry Inc.
Note:
See TracChangeset
for help on using the changeset viewer.