Changeset 11861 in josm


Ignore:
Timestamp:
2017-04-09T13:56:25+02:00 (7 years ago)
Author:
Don-vip
Message:

update new TLD from IANA

File:
1 edited

Legend:

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

    r11747 r11861  
    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 2017021900, Last Updated Sun Feb 19 07:07:01 2017 UTC
     298        // Taken from Version 2017040800, Last Updated Sat Apr  8 07:07:01 2017 UTC
    299299        "aaa", // aaa American Automobile Association, Inc.
    300300        "aarp", // aarp AARP
     
    786786        "hot", // hot Amazon Registry Services, Inc.
    787787        "hoteles", // hoteles Travel Reservations SRL
     788        "hotels", // hotels Booking.com B.V.
    788789        "hotmail", // hotmail Microsoft Corporation
    789790        "house", // house Sugar Park, LLC
     
    11631164        "room", // room Amazon Registry Services, Inc.
    11641165        "rsvp", // rsvp Charleston Road Registry Inc.
     1166        "rugby", // rugby World Rugby Strategic Developments Limited
    11651167        "ruhr", // ruhr regiodot GmbH & Co. KG
    11661168        "run", // run Snow Park, LLC
Note: See TracChangeset for help on using the changeset viewer.