- Timestamp:
- 2016-02-24T10:12:54+01:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java
r9853 r9874 285 285 // WARNING: this array MUST be sorted, otherwise it cannot be searched reliably using binary search 286 286 private static final String[] GENERIC_TLDS = new String[] { 287 // Taken from Version 20160 11900, Last Updated Tue Jan 19 07:07:022016 UTC287 // Taken from Version 2016022400, Last Updated Wed Feb 24 07:07:01 2016 UTC 288 288 "aaa", // aaa American Automobile Association, Inc. 289 289 "aarp", // aarp AARP … … 994 994 "solar", // solar Ruby Town, LLC 995 995 "solutions", // solutions Silver Cover, LLC 996 "song", // song Amazon EU S.à r.l. 996 997 "sony", // sony Sony Corporation 997 998 "soy", // soy Charleston Road Registry Inc. … … 1010 1011 "stockholm", // stockholm Stockholms kommun 1011 1012 "storage", // storage Self Storage Company LLC 1013 "store", // store DotStore Inc. 1012 1014 "studio", // studio United TLD Holdco Ltd. 1013 1015 "study", // study OPEN UNIVERSITIES AUSTRALIA PTY LTD … … 1087 1089 "viajes", // viajes Black Madison, LLC 1088 1090 "video", // video United TLD Holdco, Ltd 1091 "viking", // viking Viking River Cruises (Bermuda) Ltd. 1089 1092 "villas", // villas New Sky, LLC 1090 1093 "vin", // vin Holly Shadow, LLC … … 1179 1182 "xn--j1aef", // ком VeriSign Sarl 1180 1183 "xn--jlq61u9w7b", // 诺基亚 Nokia Corporation 1184 "xn--jvr189m", // 食品 Amazon Registry Services, Inc. 1181 1185 "xn--kcrx77d1x4a", // 飞利浦 Koninklijke Philips N.V. 1182 1186 "xn--kpu716f", // 手表 Richemont DNS Inc.
Note:
See TracChangeset
for help on using the changeset viewer.