Changeset 19039 in josm for trunk/src/org
- Timestamp:
- 2024-04-09T18:11:42+02:00 (7 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java
r19010 r19039 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 20240 30700, Last Updated Thu Mar 707:07:01 2024 UTC299 // Taken from Version 2024040900, Last Updated Tue Apr 9 07:07:01 2024 UTC 300 300 "aaa", // aaa American Automobile Association, Inc. 301 301 "aarp", // aarp AARP … … 369 369 "auto", // auto Uniregistry, Corp. 370 370 "autos", // autos DERAutos, LLC 371 "avianca", // avianca Aerovias del Continente Americano S.A. Avianca372 371 "aws", // aws Amazon Registry Services, Inc. 373 372 "axa", // axa AXA SA
Note:
See TracChangeset
for help on using the changeset viewer.