Changeset 9898 in josm for trunk


Ignore:
Timestamp:
2016-02-28T13:47:24+01:00 (8 years ago)
Author:
Don-vip
Message:

update new TLD from IANA - version 2016022800

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java

    r9890 r9898  
    285285    // WARNING: this array MUST be sorted, otherwise it cannot be searched reliably using binary search
    286286    private static final String[] GENERIC_TLDS = new String[] {
    287          // Taken from Version 2016022601, Last Updated Sat Feb 27 07:07:01 2016 UTC
     287         // Taken from Version 2016022800, Last Updated Sun Feb 28 07:07:01 2016 UTC
    288288        "aaa", // aaa American Automobile Association, Inc.
    289289        "aarp", // aarp AARP
     
    428428        "chanel", // chanel Chanel International B.V.
    429429        "channel", // channel Charleston Road Registry Inc.
     430        "chase", // chase JPMorgan Chase & Co.
    430431        "chat", // chat Sand Fields, LLC
    431432        "cheap", // cheap Sand Cover, LLC
     
    698699        "jot", // jot Amazon Registry Services, Inc.
    699700        "joy", // joy Amazon Registry Services, Inc.
     701        "jpmorgan", // jpmorgan JPMorgan Chase & Co.
    700702        "jprs", // jprs Japan Registry Services Co., Ltd.
    701703        "juegos", // juegos Uniregistry, Corp.
Note: See TracChangeset for help on using the changeset viewer.