Changeset 19039 in josm


Ignore:
Timestamp:
2024-04-09T18:11:42+02:00 (4 weeks ago)
Author:
taylor.smock
Message:

remove TLD from IANA

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java

    r19010 r19039  
    297297    // WARNING: this array MUST be sorted, otherwise it cannot be searched reliably using binary search
    298298    private static final String[] GENERIC_TLDS = {
    299         // Taken from Version 2024030700, Last Updated Thu Mar  7 07:07:01 2024 UTC
     299        // Taken from Version 2024040900, Last Updated Tue Apr  9 07:07:01 2024 UTC
    300300        "aaa", // aaa American Automobile Association, Inc.
    301301        "aarp", // aarp AARP
     
    369369        "auto", // auto Uniregistry, Corp.
    370370        "autos", // autos DERAutos, LLC
    371         "avianca", // avianca Aerovias del Continente Americano S.A. Avianca
    372371        "aws", // aws Amazon Registry Services, Inc.
    373372        "axa", // axa AXA SA
Note: See TracChangeset for help on using the changeset viewer.