Changeset 18435 in josm for trunk


Ignore:
Timestamp:
2022-04-25T17:04:13+02:00 (2 years ago)
Author:
taylor.smock
Message:

update TLD from IANA

File:
1 edited

Legend:

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

    r18419 r18435  
    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 2021102900, Last Updated Fri Oct 29 07:07:01 2021 UTC
     299        // Taken from Version 2022042200, Last Updated Fri Apr 22 07:07:01 2022 UTC
    300300        "aaa", // aaa American Automobile Association, Inc.
    301301        "aarp", // aarp AARP
     
    834834        "kfh", // kfh Kuwait Finance House
    835835        "kia", // kia KIA MOTORS CORPORATION
     836        "kids", // kids DotKids Foundation Limited
    836837        "kim", // kim Afilias Limited
    837838        "kinder", // kinder Ferrero Trading Lux S.A.
Note: See TracChangeset for help on using the changeset viewer.