Changeset 15808 in josm for trunk/src


Ignore:
Timestamp:
2020-02-02T17:49:51+01:00 (5 years ago)
Author:
Don-vip
Message:

update TLD from IANA

File:
1 edited

Legend:

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

    r15648 r15808  
    296296    // WARNING: this array MUST be sorted, otherwise it cannot be searched reliably using binary search
    297297    private static final String[] GENERIC_TLDS = {
    298         // Taken from Version 2019120700, Last Updated Sat Dec  7 07:07:01 2019 UTC
     298        // Taken from Version 2020020101, Last Updated Sat Feb  1 07:07:01 2020 UTC
    299299        "aaa", // aaa American Automobile Association, Inc.
    300300        "aarp", // aarp AARP
     
    14661466        "xn--mgbbh1a", // بارت National Internet eXchange of India
    14671467        "xn--mgbca7dzdo", // ابوظبي Abu Dhabi Systems and Information Centre
     1468        "xn--mgbcpq6gpa1a", // البحرين Telecommunications Regulatory Authority (TRA)
    14681469        "xn--mgbgu82a", // ڀارت National Internet eXchange of India
    14691470        "xn--mgbi4ecexp", // كاثوليك Pontificium Consilium de Comunicationibus Socialibus (PCCS) (Pontifical Council for Social Communication)
     
    14811482        "xn--pbt977c", // 珠宝 Richemont DNS Inc.
    14821483        "xn--pssy2u", // 大拿 VeriSign Sarl
     1484        "xn--q7ce6a", // ລາວ Lao National Internet Center (LANIC)
    14831485        "xn--q9jyb4c", // みんな Charleston Road Registry Inc.
    14841486        "xn--qcka1pmc", // グーグル Charleston Road Registry Inc.
Note: See TracChangeset for help on using the changeset viewer.