Changeset 11586 in josm


Ignore:
Timestamp:
2017-02-19T19:36:37+01: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

    r11576 r11586  
    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 2017021800, Last Updated Sat Feb 18 07:07:01 2017 UTC
     298        // Taken from Version 2017021900, Last Updated Sun Feb 19 07:07:01 2017 UTC
    299299        "aaa", // aaa American Automobile Association, Inc.
    300300        "aarp", // aarp AARP
     
    14821482        "xn--mgba7c0bbn0a", // العليان Crescent Holding GmbH
    14831483        "xn--mgbab2bd", // بازار CORE Association
     1484        "xn--mgbai9azgqp6j", // پاکستان National Telecommunication Corporation
    14841485        "xn--mgbb9fbpob", // موبايلي GreenTech Consultancy Company W.L.L.
    14851486        "xn--mgbca7dzdo", // ابوظبي Abu Dhabi Systems and Information Centre
Note: See TracChangeset for help on using the changeset viewer.