- Timestamp:
- 2023-07-26T23:28:46+02:00 (19 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java
r18774 r18785 297 297 // WARNING: this array MUST be sorted, otherwise it cannot be searched reliably using binary search 298 298 private static final String[] GENERIC_TLDS = { 299 // Taken from Version 202307 1000, Last UpdatedMon Jul 1007:07:022023 UTC299 // Taken from Version 2023072502, Last Updated Wed Jul 26 07:07:01 2023 UTC 300 300 "aaa", // aaa American Automobile Association, Inc. 301 301 "aarp", // aarp AARP … … 1242 1242 "tickets", // tickets Accent Media Limited 1243 1243 "tienda", // tienda Victor Manor, LLC 1244 "tiffany", // tiffany Tiffany and Company1245 1244 "tips", // tips Corn Willow, LLC 1246 1245 "tires", // tires Dog Edge, LLC
Note:
See TracChangeset
for help on using the changeset viewer.