Changeset 18874 in josm


Ignore:
Timestamp:
2023-10-19T21:01:05+02:00 (8 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

    r18803 r18874  
    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 2023080900, Last Updated Wed Aug  9 07:07:01 2023 UTC
     299        // Taken from Version 2023101900, Last Updated Thu Oct 19 07:07:01 2023 UTC
    300300        "aaa", // aaa American Automobile Association, Inc.
    301301        "aarp", // aarp AARP
     
    497497        "citic", // citic CITIC Group Corporation
    498498        "city", // city Snow Sky, LLC
    499         "cityeats", // cityeats Lifestyle Domain Holdings, Inc.
    500499        "claims", // claims Black Corner, LLC
    501500        "cleaning", // cleaning Fox Shadow, LLC
     
    668667        "frl", // frl FRLregistry B.V.
    669668        "frogans", // frogans OP3FT
    670         "frontdoor", // frontdoor Lifestyle Domain Holdings, Inc.
    671669        "frontier", // frontier Frontier Communications Corporation
    672670        "ftr", // ftr Frontier Communications Corporation
Note: See TracChangeset for help on using the changeset viewer.