Changeset 9910 in josm for trunk/src


Ignore:
Timestamp:
2016-03-02T09:56:22+01:00 (8 years ago)
Author:
Don-vip
Message:

update new TLD from IANA - version 2016030200

File:
1 edited

Legend:

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

    r9898 r9910  
    285285    // WARNING: this array MUST be sorted, otherwise it cannot be searched reliably using binary search
    286286    private static final String[] GENERIC_TLDS = new String[] {
    287          // Taken from Version 2016022800, Last Updated Sun Feb 28 07:07:01 2016 UTC
     287         // Taken from Version 2016030200, Last Updated Wed Mar  2 07:07:01 2016 UTC
    288288        "aaa", // aaa American Automobile Association, Inc.
    289289        "aarp", // aarp AARP
     
    859859        "parts", // parts Sea Goodbye, LLC
    860860        "party", // party Blue Sky Registry Limited
     861        "passagens", // passagens Travel Reservations SRL
    861862        "pet", // pet Afilias plc
    862863        "pharmacy", // pharmacy National Association of Boards of Pharmacy
     
    11081109        "voto", // voto Monolith Registry LLC
    11091110        "voyage", // voyage Ruby House, LLC
     1111        "vuelos", // vuelos Travel Reservations SRL
    11101112        "wales", // wales Nominet UK
    11111113        "walter", // walter Sandvik AB
Note: See TracChangeset for help on using the changeset viewer.