- Timestamp:
- 2018-06-08T23:16:58+02:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java
r13851 r13902 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 22400, Last Updated Sat Feb 24 07:07:022018 UTC298 // Taken from Version 2018060800, Last Updated Fri Jun 8 07:07:01 2018 UTC 299 299 "aaa", // aaa American Automobile Association, Inc. 300 300 "aarp", // aarp AARP … … 494 494 "chanel", // chanel Chanel International B.V. 495 495 "channel", // channel Charleston Road Registry Inc. 496 "charity", // charity Corn Lake, LLC 496 497 "chase", // chase JPMorgan Chase & Co. 497 498 "chat", // chat Sand Fields, LLC
Note:
See TracChangeset
for help on using the changeset viewer.