Changeset 13310 in josm for trunk


Ignore:
Timestamp:
2018-01-13T01:05:22+01:00 (6 years ago)
Author:
Don-vip
Message:

update TLD from IANA

File:
1 edited

Legend:

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

    r13039 r13310  
    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 2017071002, Last Updated Tue Jul 11 07:07:02 2017 UTC
     298        // Taken from Version 2018011200, Last Updated Fri Jan 12 07:07:01 2018 UTC
    299299        "aaa", // aaa American Automobile Association, Inc.
    300300        "aarp", // aarp AARP
     
    12491249        "space", // space DotSpace Inc.
    12501250        "spiegel", // spiegel SPIEGEL-Verlag Rudolf Augstein GmbH & Co. KG
     1251        "sport", // sport Global Association of International Sports Federations (GAISF)
    12511252        "spot", // spot Amazon Registry Services, Inc.
    12521253        "spreadbetting", // spreadbetting DOTSPREADBETTING REGISTRY LTD
Note: See TracChangeset for help on using the changeset viewer.