Changeset 12305 in josm for trunk/src


Ignore:
Timestamp:
2017-06-03T00:29:38+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

    r12250 r12305  
    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 2017052400, Last Updated Wed May 24 07:07:02 2017 UTC
     298        // Taken from Version 2017060200, Last Updated Fri Jun  2 07:07:01 2017 UTC
    299299        "aaa", // aaa American Automobile Association, Inc.
    300300        "aarp", // aarp AARP
     
    633633        "estate", // estate Trixy Park, LLC
    634634        "esurance", // esurance Esurance Insurance Company
     635        "etisalat", // etisalat Emirates Telecommunications Corporation (trading as Etisalat)
    635636        "eurovision", // eurovision European Broadcasting Union (EBU)
    636637        "eus", // eus Puntueus Fundazioa
Note: See TracChangeset for help on using the changeset viewer.