Changeset 10199 in josm for trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java
- Timestamp:
- 2016-05-13T00:36:37+02:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java
r10187 r10199 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 201605110 0, Last UpdatedWed May 1107:07:01 2016 UTC292 // Taken from Version 2016051101, Last Updated Thu May 12 07:07:01 2016 UTC 293 293 "aaa", // aaa American Automobile Association, Inc. 294 294 "aarp", // aarp AARP … … 510 510 "day", // day Charleston Road Registry Inc. 511 511 "dclk", // dclk Charleston Road Registry Inc. 512 "dds", // dds Minds + Machines Group Limited 512 513 "dealer", // dealer Dealer Dot Com, Inc. 513 514 "deals", // deals Sand Sunset, LLC … … 815 816 "menu", // menu Wedding TLD2, LLC 816 817 "meo", // meo PT Comunicacoes S.A. 818 "metlife", // metlife MetLife Services and Solutions, LLC 817 819 "miami", // miami Top Level Domain Holdings Limited 818 820 "microsoft", // microsoft Microsoft Corporation … … 869 871 "norton", // norton Symantec Corporation 870 872 "nowruz", // nowruz Asia Green IT System Bilgisayar San. ve Tic. Ltd. Sti. 873 "nowtv", // nowtv Starbucks (HK) Limited 871 874 "nra", // nra NRA Holdings Company, INC. 872 875 "nrw", // nrw Minds + Machines GmbH … … 901 904 "party", // party Blue Sky Registry Limited 902 905 "passagens", // passagens Travel Reservations SRL 906 "pccw", // pccw PCCW Enterprises Limited 903 907 "pet", // pet Afilias plc 904 908 "pharmacy", // pharmacy National Association of Boards of Pharmacy … … 966 970 "rexroth", // rexroth Robert Bosch GMBH 967 971 "rich", // rich I-REGISTRY Ltd., Niederlassung Deutschland 972 "richardli", // richardli Pacific Century Asset Management (HK) Limited 968 973 "ricoh", // ricoh Ricoh Company, Ltd. 969 974 "rio", // rio Empresa Municipal de Informática SA - IPLANRIO … … 1237 1242 "xn--fjq720a", // 娱乐 Will Bloom, LLC 1238 1243 "xn--flw351e", // 谷歌 Charleston Road Registry Inc. 1244 "xn--fzys8d69uvgm", // 電訊盈科 PCCW Enterprises Limited 1239 1245 "xn--g2xx48c", // 购物 Minds + Machines Group Limited 1240 1246 "xn--gckr3f0f", // クラウド Amazon Registry Services, Inc.
Note:
See TracChangeset
for help on using the changeset viewer.