- Timestamp:
- 2016-04-16T19:55:43+02:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java
r10126 r10147 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 201604 0900, Last Updated Sat Apr 9 07:07:022016 UTC292 // Taken from Version 2016041501, Last Updated Sat Apr 16 07:07:01 2016 UTC 293 293 "aaa", // aaa American Automobile Association, Inc. 294 294 "aarp", // aarp AARP … … 1080 1080 "temasek", // temasek Temasek Holdings (Private) Limited 1081 1081 "tennis", // tennis Cotton Bloom, LLC 1082 "teva", // teva Teva Pharmaceutical Industries Limited 1082 1083 "thd", // thd Homer TLC, Inc. 1083 1084 "theater", // theater Blue Tigers, LLC
Note:
See TracChangeset
for help on using the changeset viewer.