Changeset 19408 in josm
- Timestamp:
- 2025-05-23T20:23:16+02:00 (2 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java
r19405 r19408 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 202505 1500, Last UpdatedThu May 1507:07:02 2025 UTC299 // Taken from Version 2025052300, Last Updated Fri May 23 07:07:02 2025 UTC 300 300 "aaa", // aaa American Automobile Association, Inc. 301 301 "aarp", // aarp AARP … … 1030 1030 "porn", // porn ICM Registry PN LLC 1031 1031 "post", // post Universal Postal Union 1032 "pramerica", // pramerica Prudential Financial, Inc.1033 1032 "praxi", // praxi Praxi S.p.A. 1034 1033 "press", // press Radix Technologies Inc.
Note:
See TracChangeset
for help on using the changeset viewer.