- Timestamp:
- 2021-02-21T14:47:35+01:00 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java
r17407 r17508 297 297 // WARNING: this array MUST be sorted, otherwise it cannot be searched reliably using binary search 298 298 private static final String[] GENERIC_TLDS = { 299 // Taken from Version 202 0102200, Last Updated Thu Oct 22 07:07:01 2020UTC299 // Taken from Version 2021022000, Last Updated Sat Feb 20 07:07:01 2021 UTC 300 300 "aaa", // aaa American Automobile Association, Inc. 301 301 "aarp", // aarp AARP … … 473 473 "casa", // casa Top Level Domain Holdings Limited 474 474 "case", // case CNH Industrial N.V. 475 "caseih", // caseih CNH Industrial N.V.476 475 "cash", // cash Delta Lake, LLC 477 476 "casino", // casino Binky Sky, LLC … … 985 984 "neustar", // neustar NeuStar, Inc. 986 985 "new", // new Charleston Road Registry Inc. 987 "newholland", // newholland CNH Industrial N.V.988 986 "news", // news United TLD Holdco Ltd. 989 987 "next", // next Next plc … … 1396 1394 "xn--45br5cyl", // ভাৰত National Internet eXchange of India 1397 1395 "xn--45q11c", // 八卦 Zodiac Scorpio Limited 1396 "xn--4dbrk0ce", // ישראל The Israel Internet Association (RA) 1398 1397 "xn--4gbrim", // موقع Suhub Electronic Establishment 1399 1398 "xn--54b7fta0cc", // বাংলা Posts and Telecommunications Division
Note:
See TracChangeset
for help on using the changeset viewer.