Changeset 19347 in josm
- Timestamp:
- 2025-03-20T08:58:50+01:00 (3 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java
r19307 r19347 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 202 4071000, Last UpdatedWed Jul 10 07:07:01 2024UTC299 // Taken from Version 2025032000, Last Updated Thu Mar 20 07:07:01 2025 UTC 300 300 "aaa", // aaa American Automobile Association, Inc. 301 301 "aarp", // aarp AARP … … 861 861 "lincoln", // lincoln Ford Motor Company 862 862 "link", // link Uniregistry, Corp. 863 "lipsy", // lipsy Lipsy Ltd864 863 "live", // live United TLD Holdco Ltd. 865 864 "living", // living Lifestyle Domain Holdings, Inc.
Note:
See TracChangeset
for help on using the changeset viewer.