- Timestamp:
- 2016-06-02T00:30:08+02:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java
r10300 r10311 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 20160 52900, Last Updated Sun May 2907:07:01 2016 UTC292 // Taken from Version 2016060100, Last Updated Wed Jun 1 07:07:01 2016 UTC 293 293 "aaa", // aaa American Automobile Association, Inc. 294 294 "aarp", // aarp AARP … … 1154 1154 "uno", // uno Dot Latin LLC 1155 1155 "uol", // uol UBN INTERNET LTDA. 1156 "ups", // ups UPS Market Driver, Inc. 1156 1157 "vacations", // vacations Atomic Tigers, LLC 1157 1158 "vana", // vana Lifestyle Domain Holdings, Inc.
Note:
See TracChangeset
for help on using the changeset viewer.