- Timestamp:
- 2016-07-24T13:24:06+02:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java
r10602 r10624 292 292 // WARNING: this array MUST be sorted, otherwise it cannot be searched reliably using binary search 293 293 private static final String[] GENERIC_TLDS = new String[] { 294 // Taken from Version 2016072 200, Last Updated Fri Jul 2207:07:01 2016 UTC294 // Taken from Version 2016072400, Last Updated Sun Jul 24 07:07:01 2016 UTC 295 295 "aaa", // aaa American Automobile Association, Inc. 296 296 "aarp", // aarp AARP … … 329 329 "alsace", // alsace REGION D ALSACE 330 330 "alstom", // alstom ALSTOM 331 "amfam", // amfam AmFam, Inc. 331 332 "amica", // amica Amica Mutual Insurance Company 332 333 "amsterdam", // amsterdam Gemeente Amsterdam … … 407 408 "boo", // boo Charleston Road Registry Inc. 408 409 "book", // book Amazon Registry Services, Inc. 410 "booking", // booking Booking.com B.V. 409 411 "boots", // boots THE BOOTS COMPANY PLC 410 412 "bosch", // bosch Robert Bosch GMBH … … 472 474 "circle", // circle Amazon Registry Services, Inc. 473 475 "cisco", // cisco Cisco Technology, Inc. 476 "citadel", // citadel Citadel Domain LLC 474 477 "citic", // citic CITIC Group Corporation 475 478 "city", // city Snow Sky, LLC … … 565 568 "duck", // duck Johnson Shareholdings, Inc. 566 569 "dunlop", // dunlop The Goodyear Tire & Rubber Company 570 "duns", // duns The Dun & Bradstreet Corporation 567 571 "dupont", // dupont E. I. du Pont de Nemours and Company 568 572 "durban", // durban ZA Central Registry NPC trading as ZA Central Registry … … 586 590 "esq", // esq Charleston Road Registry Inc. 587 591 "estate", // estate Trixy Park, LLC 592 "esurance", // esurance Esurance Insurance Company 588 593 "eurovision", // eurovision European Broadcasting Union (EBU) 589 594 "eus", // eus Puntueus Fundazioa … … 907 912 "movie", // movie New Frostbite, LLC 908 913 "movistar", // movistar Telefónica S.A. 914 "msd", // msd MSD Registry Holdings, Inc. 909 915 "mtn", // mtn MTN Dubai Limited 910 916 "mtpc", // mtpc Mitsubishi Tanabe Pharma Corporation
Note:
See TracChangeset
for help on using the changeset viewer.