Changeset 12398 in josm for trunk


Ignore:
Timestamp:
2017-06-11T18:25:57+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

    r12305 r12398  
    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 2017060200, Last Updated Fri Jun  2 07:07:01 2017 UTC
     298        // Taken from Version 2017061100, Last Updated Sun Jun 11 07:07:01 2017 UTC
    299299        "aaa", // aaa American Automobile Association, Inc.
    300300        "aarp", // aarp AARP
     
    14831483        "xn--mgba3a3ejt", // ارامكو Aramco Services Company
    14841484        "xn--mgba7c0bbn0a", // العليان Crescent Holding GmbH
     1485        "xn--mgbaakc7dvf", // اتصالات Emirates Telecommunications Corporation (trading as Etisalat)
    14851486        "xn--mgbab2bd", // بازار CORE Association
    14861487        "xn--mgbai9azgqp6j", // پاکستان National Telecommunication Corporation
Note: See TracChangeset for help on using the changeset viewer.