Changeset 10275 in josm for trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java
- Timestamp:
- 2016-05-25T00:15:34+02:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java
r10261 r10275 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 100, Last Updated Sat May 2107:07:01 2016 UTC292 // Taken from Version 2016052400, Last Updated Tue May 24 07:07:01 2016 UTC 293 293 "aaa", // aaa American Automobile Association, Inc. 294 294 "aarp", // aarp AARP … … 953 953 "racing", // racing Premier Registry Limited 954 954 "read", // read Amazon Registry Services, Inc. 955 "realestate", // realestate dotRealEstate LLC 955 956 "realtor", // realtor Real Estate Domains LLC 956 957 "realty", // realty Fegistry, LLC … … 1033 1034 "shiksha", // shiksha Afilias Limited 1034 1035 "shoes", // shoes Binky Galley, LLC 1036 "shop", // shop GMO Registry, Inc. 1035 1037 "shouji", // shouji QIHOO 360 TECHNOLOGY CO. LTD. 1036 1038 "show", // show Snow Beach, LLC
Note:
See TracChangeset
for help on using the changeset viewer.