Ignore:
Timestamp:
2016-10-27T00:37:50+02:00 (7 years ago)
Author:
simon04
Message:

update new TLD from IANA

File:
1 edited

Legend:

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

    r11151 r11179  
    292292    // WARNING: this array MUST be sorted, otherwise it cannot be searched reliably using binary search
    293293    private static final String[] GENERIC_TLDS = new String[] {
    294         // Taken from Version 2016101901, Last Updated Thu Oct 20 07:07:02 2016 UTC
     294        // Taken from Version 2016102600, Last Updated Wed Oct 26 07:07:01 2016 UTC
    295295        "aaa", // aaa American Automobile Association, Inc.
    296296        "aarp", // aarp AARP
     
    13481348        "vodka", // vodka Top Level Domain Holdings Limited
    13491349        "volkswagen", // volkswagen Volkswagen Group of America Inc.
     1350        "volvo", // volvo Volvo Holding Sverige Aktiebolag
    13501351        "vote", // vote Monolith Registry LLC
    13511352        "voting", // voting Valuetainment Corp.
Note: See TracChangeset for help on using the changeset viewer.