Changeset 12398 in josm for trunk/src/org/openstreetmap/josm/data/validation
- Timestamp:
- 2017-06-11T18:25:57+02:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java
r12305 r12398 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 201706 0200, Last UpdatedFri Jun 207:07:01 2017 UTC298 // Taken from Version 2017061100, Last Updated Sun Jun 11 07:07:01 2017 UTC 299 299 "aaa", // aaa American Automobile Association, Inc. 300 300 "aarp", // aarp AARP … … 1483 1483 "xn--mgba3a3ejt", // ارامكو Aramco Services Company 1484 1484 "xn--mgba7c0bbn0a", // العليان Crescent Holding GmbH 1485 "xn--mgbaakc7dvf", // اتصالات Emirates Telecommunications Corporation (trading as Etisalat) 1485 1486 "xn--mgbab2bd", // بازار CORE Association 1486 1487 "xn--mgbai9azgqp6j", // پاکستان National Telecommunication Corporation
Note:
See TracChangeset
for help on using the changeset viewer.