- Timestamp:
- 2018-02-25T00:45:19+01:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java
r13360 r13455 296 296 // WARNING: this array MUST be sorted, otherwise it cannot be searched reliably using binary search 297 297 private static final String[] GENERIC_TLDS = new String[] { 298 // Taken from Version 20180 12600, Last Updated Fri Jan 26 07:07:012018 UTC298 // Taken from Version 2018022400, Last Updated Sat Feb 24 07:07:02 2018 UTC 299 299 "aaa", // aaa American Automobile Association, Inc. 300 300 "aarp", // aarp AARP … … 912 912 "living", // living Lifestyle Domain Holdings, Inc. 913 913 "lixil", // lixil LIXIL Group Corporation 914 "llc", // llc Afilias plc 914 915 "loan", // loan dot Loan Limited 915 916 "loans", // loans June Woods, LLC
Note:
See TracChangeset
for help on using the changeset viewer.