Changeset 15808 in josm for trunk/src/org/openstreetmap
- Timestamp:
- 2020-02-02T17:49:51+01:00 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java
r15648 r15808 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 = { 298 // Taken from Version 20 19120700, Last Updated Sat Dec 7 07:07:01 2019UTC298 // Taken from Version 2020020101, Last Updated Sat Feb 1 07:07:01 2020 UTC 299 299 "aaa", // aaa American Automobile Association, Inc. 300 300 "aarp", // aarp AARP … … 1466 1466 "xn--mgbbh1a", // بارت National Internet eXchange of India 1467 1467 "xn--mgbca7dzdo", // ابوظبي Abu Dhabi Systems and Information Centre 1468 "xn--mgbcpq6gpa1a", // البحرين Telecommunications Regulatory Authority (TRA) 1468 1469 "xn--mgbgu82a", // ڀارت National Internet eXchange of India 1469 1470 "xn--mgbi4ecexp", // كاثوليك Pontificium Consilium de Comunicationibus Socialibus (PCCS) (Pontifical Council for Social Communication) … … 1481 1482 "xn--pbt977c", // 珠宝 Richemont DNS Inc. 1482 1483 "xn--pssy2u", // 大拿 VeriSign Sarl 1484 "xn--q7ce6a", // ລາວ Lao National Internet Center (LANIC) 1483 1485 "xn--q9jyb4c", // みんな Charleston Road Registry Inc. 1484 1486 "xn--qcka1pmc", // グーグル Charleston Road Registry Inc.
Note:
See TracChangeset
for help on using the changeset viewer.