- Timestamp:
- 2016-05-11T15:54:14+02:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java
r10170 r10187 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 0900, Last Updated Mon May 907:07:01 2016 UTC292 // Taken from Version 2016051100, Last Updated Wed May 11 07:07:01 2016 UTC 293 293 "aaa", // aaa American Automobile Association, Inc. 294 294 "aarp", // aarp AARP … … 588 588 "flickr", // flickr Yahoo! Domain Services Inc. 589 589 "flights", // flights Fox Station, LLC 590 "flir", // flir FLIR Systems, Inc. 590 591 "florist", // florist Half Cypress, LLC 591 592 "flowers", // flowers Uniregistry, Corp.
Note:
See TracChangeset
for help on using the changeset viewer.