Changeset 19138 in josm


Ignore:
Timestamp:
2024-07-10T21:30:43+02:00 (3 months 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

    r19111 r19138  
    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 2024040900, Last Updated Tue Apr  9 07:07:01 2024 UTC
     299        // Taken from Version 2024071000, Last Updated Wed Jul 10 07:07:01 2024 UTC
    300300        "aaa", // aaa American Automobile Association, Inc.
    301301        "aarp", // aarp AARP
     
    11391139        "shangrila", // shangrila Shangri‐La International Hotel Management Limited
    11401140        "sharp", // sharp Sharp Corporation
    1141         "shaw", // shaw Shaw Cablesystems G.P.
    11421141        "shell", // shell Shell Information Technology International Inc
    11431142        "shia", // shia Asia Green IT System Bilgisayar San. ve Tic. Ltd. Sti.
Note: See TracChangeset for help on using the changeset viewer.