Changeset 10211 in josm
- Timestamp:
- 2016-05-14T15:46:10+02:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java
r10206 r10211 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 2016051 300, Last UpdatedFri May 1307:07:022016 UTC292 // Taken from Version 2016051400, Last Updated Sat May 14 07:07:01 2016 UTC 293 293 "aaa", // aaa American Automobile Association, Inc. 294 294 "aarp", // aarp AARP … … 650 650 "gripe", // gripe Corn Sunset, LLC 651 651 "group", // group Romeo Town, LLC 652 "guardian", // guardian The Guardian Life Insurance Company of America 652 653 "gucci", // gucci Guccio Gucci S.p.a. 653 654 "guge", // guge Charleston Road Registry Inc.
Note:
See TracChangeset
for help on using the changeset viewer.