- Timestamp:
- 2016-12-02T23:40:41+01:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java
r11311 r11355 292 292 // WARNING: this array MUST be sorted, otherwise it cannot be searched reliably using binary search 293 293 private static final String[] GENERIC_TLDS = new String[] { 294 // Taken from Version 201611 2500, Last Updated Fri Nov 2507:07:01 2016 UTC294 // Taken from Version 2016113000, Last Updated Wed Nov 30 07:07:01 2016 UTC 295 295 "aaa", // aaa American Automobile Association, Inc. 296 296 "aarp", // aarp AARP … … 430 430 "bosch", // bosch Robert Bosch GMBH 431 431 "bostik", // bostik Bostik SA 432 "boston", // boston Boston TLD Management, LLC 432 433 "bot", // bot Amazon Registry Services, Inc. 433 434 "boutique", // boutique Over Galley, LLC
Note:
See TracChangeset
for help on using the changeset viewer.