Changeset 13360 in josm for trunk/src/org
- Timestamp:
- 2018-01-27T00:00:07+01:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java
r13310 r13360 296 296 // WARNING: this array MUST be sorted, otherwise it cannot be searched reliably using binary search 297 297 private static final String[] GENERIC_TLDS = new String[] { 298 // Taken from Version 201801 1200, Last Updated Fri Jan 1207:07:01 2018 UTC298 // Taken from Version 2018012600, Last Updated Fri Jan 26 07:07:01 2018 UTC 299 299 "aaa", // aaa American Automobile Association, Inc. 300 300 "aarp", // aarp AARP … … 1505 1505 "xn--nqv7fs00ema", // 组织机构 Public Interest Registry 1506 1506 "xn--nyqy26a", // 健康 Stable Tone Limited 1507 "xn--otu796d", // 招聘 Dot Trademark TLD Holding Company Limited 1507 1508 "xn--p1acf", // рус Rusnames Limited 1508 1509 "xn--pbt977c", // 珠宝 Richemont DNS Inc.
Note:
See TracChangeset
for help on using the changeset viewer.