Ignore:
Timestamp:
2016-07-10T01:08:07+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

    r10521 r10523  
    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 2016070700, Last Updated Thu Jul  7 07:07:01 2016 UTC
     294        // Taken from Version 2016070900, Last Updated Sat Jul  9 07:07:01 2016 UTC
    295295        "aaa", // aaa American Automobile Association, Inc.
    296296        "aarp", // aarp AARP
     
    486486        "cologne", // cologne NetCologne Gesellschaft für Telekommunikation mbH
    487487        "com", // com VeriSign Global Registry Services
     488        "comcast", // comcast Comcast IP Holdings I, LLC
    488489        "commbank", // commbank COMMONWEALTH BANK OF AUSTRALIA
    489490        "community", // community Fox Orchard, LLC
     
    635636        "frontier", // frontier Frontier Communications Corporation
    636637        "ftr", // ftr Frontier Communications Corporation
     638        "fujitsu", // fujitsu Fujitsu Limited
    637639        "fund", // fund John Castle, LLC
    638640        "furniture", // furniture Lone Fields, LLC
     
    664666        "gmo", // gmo GMO Internet, Inc.
    665667        "gmx", // gmx 1&1 Mail & Media GmbH
     668        "godaddy", // godaddy Go Daddy East, LLC
    666669        "gold", // gold June Edge, LLC
    667670        "goldpoint", // goldpoint YODOBASHI CAMERA CO.,LTD.
     
    864867        "mini", // mini Bayerische Motoren Werke Aktiengesellschaft
    865868        "mit", // mit Massachusetts Institute of Technology
     869        "mitsubishi", // mitsubishi Mitsubishi Corporation
    866870        "mlb", // mlb MLB Advanced Media DH, LLC
    867871        "mls", // mls The Canadian Real Estate Association
     
    12631267        "xbox", // xbox Microsoft Corporation
    12641268        "xerox", // xerox Xerox DNHC LLC
     1269        "xfinity", // xfinity Comcast IP Holdings I, LLC
    12651270        "xihuan", // xihuan QIHOO 360 TECHNOLOGY CO. LTD.
    12661271        "xin", // xin Elegant Leader Limited
Note: See TracChangeset for help on using the changeset viewer.