Changeset 10341 in josm for trunk/src/org/openstreetmap/josm
- Timestamp:
- 2016-06-08T09:43:17+02:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java
r10338 r10341 290 290 // WARNING: this array MUST be sorted, otherwise it cannot be searched reliably using binary search 291 291 private static final String[] GENERIC_TLDS = new String[] { 292 // Taken from Version 2016060 300, Last UpdatedFri Jun 307:07:01 2016 UTC292 // Taken from Version 2016060800, Last Updated Wed Jun 8 07:07:01 2016 UTC 293 293 "aaa", // aaa American Automobile Association, Inc. 294 294 "aarp", // aarp AARP … … 341 341 "auction", // auction United TLD HoldCo, Ltd. 342 342 "audi", // audi AUDI Aktiengesellschaft 343 "audible", // audible Amazon Registry Service, Inc. 343 344 "audio", // audio Uniregistry, Corp. 344 345 "author", // author Amazon Registry Services, Inc. … … 449 450 "chat", // chat Sand Fields, LLC 450 451 "cheap", // cheap Sand Cover, LLC 452 "chintai", // chintai CHINTAI Corporation 451 453 "chloe", // chloe Richemont DNS Inc. 452 454 "christmas", // christmas Uniregistry, Corp. … … 513 515 "dclk", // dclk Charleston Road Registry Inc. 514 516 "dds", // dds Minds + Machines Group Limited 517 "deal", // deal Amazon Registry Service, Inc. 515 518 "dealer", // dealer Dealer Dot Com, Inc. 516 519 "deals", // deals Sand Sunset, LLC … … 556 559 "engineering", // engineering Romeo Canyon 557 560 "enterprises", // enterprises Snow Oaks, LLC 561 "epost", // epost Deutsche Post AG 558 562 "epson", // epson Seiko Epson Corporation 559 563 "equipment", // equipment Corn Station, LLC … … 586 590 "finance", // finance Cotton Cypress, LLC 587 591 "financial", // financial Just Cover, LLC 592 "fire", // fire Amazon Registry Service, Inc. 588 593 "firestone", // firestone Bridgestone Corporation 589 594 "firmdale", // firmdale Firmdale Holdings Limited … … 700 705 "iinet", // iinet Connect West Pty. Ltd. 701 706 "imamat", // imamat Fondation Aga Khan (Aga Khan Foundation) 707 "imdb", // imdb Amazon Registry Service, Inc. 702 708 "immo", // immo Auburn Bloom, LLC 703 709 "immobilien", // immobilien United TLD Holdco Ltd. … … 747 753 "kim", // kim Afilias Limited 748 754 "kinder", // kinder Ferrero Trading Lux S.A. 755 "kindle", // kindle Amazon Registry Service, Inc. 749 756 "kitchen", // kitchen Just Goodbye, LLC 750 757 "kiwi", // kiwi DOT KIWI LIMITED … … 883 890 "northwesternmutual", // northwesternmutual Northwestern Mutual Registry, LLC 884 891 "norton", // norton Symantec Corporation 892 "now", // now Amazon Registry Service, Inc. 885 893 "nowruz", // nowruz Asia Green IT System Bilgisayar San. ve Tic. Ltd. Sti. 886 894 "nowtv", // nowtv Starbucks (HK) Limited … … 948 956 "praxi", // praxi Praxi S.p.A. 949 957 "press", // press DotPress Inc. 958 "prime", // prime Amazon Registry Service, Inc. 950 959 "pro", // pro Registry Services Corporation dba RegistryPro 951 960 "prod", // prod Charleston Road Registry Inc. … … 1014 1023 "sarl", // sarl Delta Orchard, LLC 1015 1024 "sas", // sas Research IP LLC 1025 "save", // save Amazon Registry Service, Inc. 1016 1026 "saxo", // saxo Saxo Bank A/S 1017 1027 "sbi", // sbi STATE BANK OF INDIA … … 1049 1059 "show", // show Snow Beach, LLC 1050 1060 "shriram", // shriram Shriram Capital Ltd. 1061 "silk", // silk Amazon Registry Service, Inc. 1051 1062 "sina", // sina Sina Corporation 1052 1063 "singles", // singles Fern Madison, LLC … … 1110 1121 "taxi", // taxi Pine Falls, LLC 1111 1122 "tci", // tci Asia Green IT System Bilgisayar San. ve Tic. Ltd. Sti. 1123 "tdk", // tdk TDK Corporation 1112 1124 "team", // team Atomic Lake, LLC 1113 1125 "tech", // tech Dot Tech LLC
Note:
See TracChangeset
for help on using the changeset viewer.