Ignore:
Timestamp:
2023-08-09T22:24:34+02:00 (14 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

    r18791 r18803  
    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 2023080700, Last Updated Mon Aug  7 07:07:01 2023 UTC
     299        // Taken from Version 2023080900, Last Updated Wed Aug  9 07:07:01 2023 UTC
    300300        "aaa", // aaa American Automobile Association, Inc.
    301301        "aarp", // aarp AARP
     
    975975        "nissay", // nissay Nippon Life Insurance Company
    976976        "nokia", // nokia Nokia Corporation
    977         "northwesternmutual", // northwesternmutual Northwestern Mutual Registry, LLC
    978977        "norton", // norton Symantec Corporation
    979978        "now", // now Amazon Registry Service, Inc.
Note: See TracChangeset for help on using the changeset viewer.