Changeset 10170 in josm for trunk/src/org
- Timestamp:
- 2016-05-10T00:12:21+02:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java
r10154 r10170 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 20160 42300, Last UpdatedSat Apr 2307:07:01 2016 UTC292 // Taken from Version 2016050900, Last Updated Mon May 9 07:07:01 2016 UTC 293 293 "aaa", // aaa American Automobile Association, Inc. 294 294 "aarp", // aarp AARP … … 776 776 "linde", // linde Linde Aktiengesellschaft 777 777 "link", // link Uniregistry, Corp. 778 "lipsy", // lipsy Lipsy Ltd 778 779 "live", // live United TLD Holdco Ltd. 779 780 "living", // living Lifestyle Domain Holdings, Inc. … … 853 854 "new", // new Charleston Road Registry Inc. 854 855 "news", // news United TLD Holdco Ltd. 856 "next", // next Next plc 857 "nextdirect", // nextdirect Next plc 855 858 "nexus", // nexus Charleston Road Registry Inc. 856 859 "ngo", // ngo Public Interest Registry … … 872 875 "office", // office Microsoft Corporation 873 876 "okinawa", // okinawa BusinessRalliart inc. 877 "olayan", // olayan Crescent Holding GmbH 878 "olayangroup", // olayangroup Crescent Holding GmbH 874 879 "omega", // omega The Swatch Group Ltd 875 880 "one", // one One.com A/S … … 1160 1165 "wang", // wang Zodiac Registry Limited 1161 1166 "wanggou", // wanggou Amazon Registry Services, Inc. 1167 "warman", // warman Weir Group IP Limited 1162 1168 "watch", // watch Sand Shadow, LLC 1163 1169 "watches", // watches Richemont DNS Inc. … … 1243 1249 "xn--kput3i", // 手机 Beijing RITT-Net Technology Development Co., Ltd 1244 1250 "xn--mgba3a3ejt", // ارامكو Aramco Services Company 1251 "xn--mgba7c0bbn0a", // العليان Crescent Holding GmbH 1245 1252 "xn--mgbab2bd", // بازار CORE Association 1246 1253 "xn--mgbb9fbpob", // موبايلي GreenTech Consultancy Company W.L.L.
Note:
See TracChangeset
for help on using the changeset viewer.