Ignore:
Timestamp:
2016-04-23T11:25:02+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

    r10151 r10154  
    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 2016042000, Last Updated Wed Apr 20 07:07:01 2016 UTC
     292        // Taken from Version 2016042300, Last Updated Sat Apr 23 07:07:01 2016 UTC
    293293        "aaa", // aaa American Automobile Association, Inc.
    294294        "aarp", // aarp AARP
     
    817817        "mil", // mil DoD Network Information Center
    818818        "mini", // mini Bayerische Motoren Werke Aktiengesellschaft
     819        "mls", // mls The Canadian Real Estate Association
    819820        "mma", // mma MMA IARD
    820821        "mobi", // mobi Afilias Technologies Limited dba dotMobi
     
    925926        "productions", // productions Magic Birch, LLC
    926927        "prof", // prof Charleston Road Registry Inc.
     928        "progressive", // progressive Progressive Casualty Insurance Company
    927929        "promo", // promo Afilias plc
    928930        "properties", // properties Big Pass, LLC
Note: See TracChangeset for help on using the changeset viewer.