- Timestamp:
- 2016-05-28T12:57:45+02:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java
r10284 r10290 290 290 // WARNING: this array MUST be sorted, otherwise it cannot be searched reliably using binary search 291 291 private static final String[] GENERIC_TLDS = new String[] { 292 // Taken from Version 2016052 600, Last Updated Thu May 26 07:07:022016 UTC292 // Taken from Version 2016052800, Last Updated Sat May 28 07:07:01 2016 UTC 293 293 "aaa", // aaa American Automobile Association, Inc. 294 294 "aarp", // aarp AARP … … 540 540 "download", // download dot Support Limited 541 541 "drive", // drive Charleston Road Registry Inc. 542 "dtv", // dtv Dish DBS Corporation 542 543 "dubai", // dubai Dubai Smart Government Department 543 544 "durban", // durban ZA Central Registry NPC trading as ZA Central Registry … … 789 790 "loan", // loan dot Loan Limited 790 791 "loans", // loans June Woods, LLC 792 "locker", // locker Dish DBS Corporation 791 793 "locus", // locus Locus Analytics LLC 792 794 "lol", // lol Uniregistry, Corp. … … 887 889 "olayan", // olayan Crescent Holding GmbH 888 890 "olayangroup", // olayangroup Crescent Holding GmbH 891 "ollo", // ollo Dish DBS Corporation 889 892 "omega", // omega The Swatch Group Ltd 890 893 "one", // one One.com A/S … … 900 903 "osaka", // osaka Interlink Co., Ltd. 901 904 "otsuka", // otsuka Otsuka Holdings Co., Ltd. 905 "ott", // ott Dish DBS Corporation 902 906 "ovh", // ovh OVH SAS 903 907 "page", // page Charleston Road Registry Inc.
Note:
See TracChangeset
for help on using the changeset viewer.