Changeset 14755 in josm for trunk/src/org/openstreetmap
- Timestamp:
- 2019-01-31T13:20:27+01:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java
r14567 r14755 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 201 8071800, Last Updated Wed Jul 18 07:07:01 2018UTC298 // Taken from Version 2019013002, Last Updated Thu Jan 31 07:07:01 2019 UTC 299 299 "aaa", // aaa American Automobile Association, Inc. 300 300 "aarp", // aarp AARP … … 1482 1482 "xn--mgbaakc7dvf", // اتصالات Emirates Telecommunications Corporation (trading as Etisalat) 1483 1483 "xn--mgbab2bd", // بازار CORE Association 1484 "xn--mgbah1a3hjkrd", // موريتانيا Université de Nouakchott Al Aasriya 1484 1485 "xn--mgbai9azgqp6j", // پاکستان National Telecommunication Corporation 1485 1486 "xn--mgbb9fbpob", // موبايلي GreenTech Consultancy Company W.L.L.
Note:
See TracChangeset
for help on using the changeset viewer.