Changeset 19347 in josm


Ignore:
Timestamp:
2025-03-20T08:58:50+01:00 (3 days ago)
Author:
stoecker
Message:

update TLDs

File:
1 edited

Legend:

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

    r19307 r19347  
    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 2024071000, Last Updated Wed Jul 10 07:07:01 2024 UTC
     299        // Taken from Version 2025032000, Last Updated Thu Mar 20 07:07:01 2025 UTC
    300300        "aaa", // aaa American Automobile Association, Inc.
    301301        "aarp", // aarp AARP
     
    861861        "lincoln", // lincoln Ford Motor Company
    862862        "link", // link Uniregistry, Corp.
    863         "lipsy", // lipsy Lipsy Ltd
    864863        "live", // live United TLD Holdco Ltd.
    865864        "living", // living Lifestyle Domain Holdings, Inc.
Note: See TracChangeset for help on using the changeset viewer.