Changeset 19408 in josm


Ignore:
Timestamp:
2025-05-23T20:23:16+02:00 (2 weeks ago)
Author:
stoecker
Message:

IANA update

File:
1 edited

Legend:

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

    r19405 r19408  
    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 2025051500, Last Updated Thu May 15 07:07:02 2025 UTC
     299        // Taken from Version 2025052300, Last Updated Fri May 23 07:07:02 2025 UTC
    300300        "aaa", // aaa American Automobile Association, Inc.
    301301        "aarp", // aarp AARP
     
    10301030        "porn", // porn ICM Registry PN LLC
    10311031        "post", // post Universal Postal Union
    1032         "pramerica", // pramerica Prudential Financial, Inc.
    10331032        "praxi", // praxi Praxi S.p.A.
    10341033        "press", // press Radix Technologies Inc.
Note: See TracChangeset for help on using the changeset viewer.