Changeset 11586 in josm for trunk/src/org
- Timestamp:
- 2017-02-19T19:36:37+01:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java
r11576 r11586 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 2017021 800, Last Updated Sat Feb 1807:07:01 2017 UTC298 // Taken from Version 2017021900, Last Updated Sun Feb 19 07:07:01 2017 UTC 299 299 "aaa", // aaa American Automobile Association, Inc. 300 300 "aarp", // aarp AARP … … 1482 1482 "xn--mgba7c0bbn0a", // العليان Crescent Holding GmbH 1483 1483 "xn--mgbab2bd", // بازار CORE Association 1484 "xn--mgbai9azgqp6j", // پاکستان National Telecommunication Corporation 1484 1485 "xn--mgbb9fbpob", // موبايلي GreenTech Consultancy Company W.L.L. 1485 1486 "xn--mgbca7dzdo", // ابوظبي Abu Dhabi Systems and Information Centre
Note:
See TracChangeset
for help on using the changeset viewer.