Ignore:
Timestamp:
2016-08-01T22:59:43+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

    r10685 r10698  
    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 2016073000, Last Updated Sat Jul 30 07:07:01 2016 UTC
     294        // Taken from Version 2016080100, Last Updated Mon Aug  1 07:07:01 2016 UTC
    295295        "aaa", // aaa American Automobile Association, Inc.
    296296        "aarp", // aarp AARP
     
    315315        "aero", // aero Societe Internationale de Telecommunications Aeronautique (SITA INC USA)
    316316        "aetna", // aetna Aetna Life Insurance Company
     317        "afamilycompany", // afamilycompany Johnson Shareholdings, Inc.
    317318        "afl", // afl Australian Football League
    318319        "agakhan", // agakhan Fondation Aga Khan (Aga Khan Foundation)
     
    846847        "lighting", // lighting John McCook, LLC
    847848        "like", // like Amazon Registry Services, Inc.
     849        "lilly", // lilly Eli Lilly and Company
    848850        "limited", // limited Big Fest, LLC
    849851        "limo", // limo Hidden Frostbite, LLC
     
    887889        "mattel", // mattel Mattel Sites, Inc.
    888890        "mba", // mba Lone Hollow, LLC
     891        "mckinsey", // mckinsey McKinsey Holdings, Inc.
    889892        "med", // med Medistry LLC
    890893        "media", // media Grand Glen, LLC
Note: See TracChangeset for help on using the changeset viewer.