Ignore:
Timestamp:
2016-05-27T00:16:09+02:00 (8 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

    r10275 r10284  
    290290    // WARNING: this array MUST be sorted, otherwise it cannot be searched reliably using binary search
    291291    private static final String[] GENERIC_TLDS = new String[] {
    292         // Taken from Version 2016052400, Last Updated Tue May 24 07:07:01 2016 UTC
     292        // Taken from Version 2016052600, Last Updated Thu May 26 07:07:02 2016 UTC
    293293        "aaa", // aaa American Automobile Association, Inc.
    294294        "aarp", // aarp AARP
     
    826826        "mil", // mil DoD Network Information Center
    827827        "mini", // mini Bayerische Motoren Werke Aktiengesellschaft
     828        "mlb", // mlb MLB Advanced Media DH, LLC
    828829        "mls", // mls The Canadian Real Estate Association
    829830        "mma", // mma MMA IARD
Note: See TracChangeset for help on using the changeset viewer.