Changeset 15346 in josm


Ignore:
Timestamp:
2019-09-12T19:56:42+02:00 (5 years ago)
Author:
Klumbumbus
Message:

update TLD from IANA

File:
1 edited

Legend:

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

    r15345 r15346  
    296296    // WARNING: this array MUST be sorted, otherwise it cannot be searched reliably using binary search
    297297    private static final String[] GENERIC_TLDS = new String[] {
    298         // Taken from Version 2019081000, Last Updated Sat Aug 10 07:07:01 2019 UTC
     298        // Taken from Version 2019091200, Last Updated Thu Sep 12 07:07:02 2019 UTC
    299299        "aaa", // aaa American Automobile Association, Inc.
    300300        "aarp", // aarp AARP
     
    14951495        "xn--q9jyb4c", // みんな Charleston Road Registry Inc.
    14961496        "xn--qcka1pmc", // グーグル Charleston Road Registry Inc.
     1497        "xn--qxa6a", // ευ EURid vzw/asbl
    14971498        "xn--rhqv96g", // 世界 Stable Tone Limited
    14981499        "xn--rovu88b", // 書籍 Amazon EU S.à r.l.
Note: See TracChangeset for help on using the changeset viewer.