Ignore:
Timestamp:
2016-11-17T22:17:39+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

    r11253 r11273  
    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 2016111300, Last Updated Sun Nov 13 07:07:01 2016 UTC
     294        // Taken from Version 2016111601, Last Updated Thu Nov 17 07:07:01 2016 UTC
    295295        "aaa", // aaa American Automobile Association, Inc.
    296296        "aarp", // aarp AARP
     
    825825        "jetzt", // jetzt New TLD Company AB
    826826        "jewelry", // jewelry Wild Bloom, LLC
     827        "jio", // jio Affinity Names, Inc.
    827828        "jlc", // jlc Richemont DNS Inc.
    828829        "jll", // jll Jones Lang LaSalle Incorporated
     
    11251126        "reisen", // reisen New Cypress, LLC
    11261127        "reit", // reit National Association of Real Estate Investment Trusts, Inc.
     1128        "reliance", // reliance Reliance Industries Limited
    11271129        "ren", // ren Beijing Qianxiang Wangjing Technology Development Co., Ltd.
    11281130        "rent", // rent XYZ.COM LLC
     
    11401142        "ricoh", // ricoh Ricoh Company, Ltd.
    11411143        "rightathome", // rightathome Johnson Shareholdings, Inc.
     1144        "ril", // ril Reliance Industries Limited
    11421145        "rio", // rio Empresa Municipal de Informática SA - IPLANRIO
    11431146        "rip", // rip United TLD Holdco Ltd.
Note: See TracChangeset for help on using the changeset viewer.