Changeset 11041 in josm


Ignore:
Timestamp:
2016-09-22T23:02:41+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

    r11012 r11041  
    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 2016091601, Last Updated Sat Sep 17 07:07:01 2016 UTC
     294        // Taken from Version 2016092200, Last Updated Thu Sep 22 07:07:01 2016 UTC
    295295        "aaa", // aaa American Automobile Association, Inc.
    296296        "aarp", // aarp AARP
     
    642642        "fiat", // fiat Fiat Chrysler Automobiles N.V.
    643643        "fidelity", // fidelity Fidelity Brokerage Services LLC
     644        "fido", // fido Rogers Communications Canada Inc.
    644645        "film", // film Motion Picture Domain Registry Pty Ltd
    645646        "final", // final Núcleo de Informação e Coordenação do Ponto BR - NIC.br
     
    11291130        "rocks", // rocks United TLD Holdco, LTD.
    11301131        "rodeo", // rodeo Top Level Domain Holdings Limited
     1132        "rogers", // rogers Rogers Communications Canada Inc.
    11311133        "room", // room Amazon Registry Services, Inc.
    11321134        "rsvp", // rsvp Charleston Road Registry Inc.
Note: See TracChangeset for help on using the changeset viewer.