- Timestamp:
- 2016-11-17T22:17:39+01:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java
r11253 r11273 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 2016111 300, Last Updated Sun Nov 1307:07:01 2016 UTC294 // Taken from Version 2016111601, Last Updated Thu Nov 17 07:07:01 2016 UTC 295 295 "aaa", // aaa American Automobile Association, Inc. 296 296 "aarp", // aarp AARP … … 825 825 "jetzt", // jetzt New TLD Company AB 826 826 "jewelry", // jewelry Wild Bloom, LLC 827 "jio", // jio Affinity Names, Inc. 827 828 "jlc", // jlc Richemont DNS Inc. 828 829 "jll", // jll Jones Lang LaSalle Incorporated … … 1125 1126 "reisen", // reisen New Cypress, LLC 1126 1127 "reit", // reit National Association of Real Estate Investment Trusts, Inc. 1128 "reliance", // reliance Reliance Industries Limited 1127 1129 "ren", // ren Beijing Qianxiang Wangjing Technology Development Co., Ltd. 1128 1130 "rent", // rent XYZ.COM LLC … … 1140 1142 "ricoh", // ricoh Ricoh Company, Ltd. 1141 1143 "rightathome", // rightathome Johnson Shareholdings, Inc. 1144 "ril", // ril Reliance Industries Limited 1142 1145 "rio", // rio Empresa Municipal de Informática SA - IPLANRIO 1143 1146 "rip", // rip United TLD Holdco Ltd.
Note:
See TracChangeset
for help on using the changeset viewer.