Changeset 18953 in josm


Ignore:
Timestamp:
2024-01-23T15:16:53+01:00 (4 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

    r18915 r18953  
    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 2023121800, Last Updated Mon Dec 18 07:07:01 2023 UTC
     299        // Taken from Version 2024012300, Last Updated Tue Jan 23 07:07:01 2024 UTC
    300300        "aaa", // aaa American Automobile Association, Inc.
    301301        "aarp", // aarp AARP
     
    376376        "baidu", // baidu Baidu, Inc.
    377377        "banamex", // banamex Citigroup Inc.
    378         "bananarepublic", // bananarepublic The Gap, Inc.
    379378        "band", // band United TLD Holdco, Ltd
    380379        "bank", // bank fTLD Registry Services, LLC
     
    984983        "olayan", // olayan Crescent Holding GmbH
    985984        "olayangroup", // olayangroup Crescent Holding GmbH
    986         "oldnavy", // oldnavy The Gap, Inc.
    987985        "ollo", // ollo Dish DBS Corporation
    988986        "omega", // omega The Swatch Group Ltd
Note: See TracChangeset for help on using the changeset viewer.