Changeset 19604 in josm


Ignore:
Timestamp:
2026-07-25T19:28:54+02:00 (4 days ago)
Author:
stoecker
Message:

update TLDs

File:
1 edited

Legend:

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

    r19529 r19604  
    297297    // WARNING: this array MUST be sorted, otherwise it cannot be searched reliably using binary search
    298298    private static final String[] GENERIC_TLDS = {
    299         // Taken from Version 2026021400, Last Updated Sat Feb 14 07:07:01 2026 UTC
     299        // Taken from Version 2026072500, Last Updated Sat Jul 25 07:07:01 2026 UTC
    300300        "aaa", // aaa American Automobile Association, Inc.
    301301        "aarp", // aarp AARP
     
    345345        "anquan", // anquan Beijing Qihu Keji Co., Ltd.
    346346        "anz", // anz Australia and New Zealand Banking Group Limited
    347         "aol", // aol Yahoo Inc.
     347        "aol", // aol AOL Media LLC
    348348        "apartments", // apartments Binky Moon, LLC
    349349        "app", // app Charleston Road Registry Inc.
     
    487487        "church", // church Binky Moon, LLC
    488488        "cipriani", // cipriani Hotel Cipriani Srl
    489         "circle", // circle Amazon Registry Services, Inc.
     489        "circle", // circle Jolly Host, LLC
    490490        "cisco", // cisco Cisco Technology, Inc.
    491491        "citadel", // citadel Citadel Domain LLC
     
    679679        "gdn", // gdn Joint Stock Company "Navigation-information systems"
    680680        "gea", // gea GEA Group Aktiengesellschaft
    681         "gent", // gent Combell nv
     681        "gent", // gent Easyhost bv
    682682        "genting", // genting Resorts World Inc. Pte. Ltd.
    683683        "george", // george Wal-Mart Stores, Inc.
     
    703703        "google", // google Charleston Road Registry Inc.
    704704        "gop", // gop Republican State Leadership Committee, Inc.
    705         "got", // got Amazon Registry Services, Inc.
     705        "got", // got Jolly Host, LLC
    706706        "gov", // gov Cybersecurity and Infrastructure Security Agency
    707707        "grainger", // grainger Grainger Registry Services, LLC
     
    799799        "jobs", // jobs Employ Media LLC
    800800        "joburg", // joburg ZA Central Registry NPC trading as ZA Central Registry
    801         "jot", // jot Amazon Registry Services, Inc.
     801        "jot", // jot Jolly Host, LLC
    802802        "joy", // joy Amazon Registry Services, Inc.
    803803        "jpmorgan", // jpmorgan JPMorgan Chase Bank, National Association
     
    900900        "men", // men Exclusive Registry Limited
    901901        "menu", // menu Dot Menu Registry LLC
     902        "merck", // merck Merck Registry Holdings, Inc.
    902903        "merckmsd", // merckmsd MSD Registry Holdings, Inc.
    903904        "miami", // miami Registry Services, LLC
     
    976977        "one", // one One.com A/S
    977978        "ong", // ong Public Interest Registry
    978         "onl", // onl iRegistry GmbH
     979        "onl", // onl Jolly Host, LLC
    979980        "online", // online Radix Technologies Inc. SEZC
    980981        "ooo", // ooo INFIBEAM AVENUES LIMITED
     
    10481049        "quest", // quest XYZ.COM LLC
    10491050        "racing", // racing Premier Registry Limited
    1050         "radio", // radio European Broadcasting Union (EBU)
     1051        "radio", // radio Digity, LLC
    10511052        "read", // read Amazon Registry Services, Inc.
    10521053        "realestate", // realestate dotRealEstate LLC
     
    10901091        "saarland", // saarland dotSaarland GmbH
    10911092        "safe", // safe Amazon Registry Services, Inc.
    1092         "safety", // safety Safety Registry Services, LLC.
     1093        "safety", // safety Jolly Host, LLC
    10931094        "sakura", // sakura SAKURA internet Inc.
    10941095        "sale", // sale Dog Beach, LLC
     
    12871288        "watch", // watch Binky Moon, LLC
    12881289        "watches", // watches Identity Digital Limited
    1289         "weather", // weather International Business Machines Corporation
    1290         "weatherchannel", // weatherchannel International Business Machines Corporation
     1290        "weather", // weather The Weather Company, LLC
     1291        "weatherchannel", // weatherchannel The Weather Company, LLC
     1292        "web", // web VeriSign, Inc.
    12911293        "webcam", // webcam dot Webcam Limited
    12921294        "weber", // weber Saint-Gobain Weber SA
Note: See TracChangeset for help on using the changeset viewer.