- Timestamp:
- 2016-08-01T22:59:43+02:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java
r10685 r10698 292 292 // WARNING: this array MUST be sorted, otherwise it cannot be searched reliably using binary search 293 293 private static final String[] GENERIC_TLDS = new String[] { 294 // Taken from Version 20160 73000, Last Updated Sat Jul 3007:07:01 2016 UTC294 // Taken from Version 2016080100, Last Updated Mon Aug 1 07:07:01 2016 UTC 295 295 "aaa", // aaa American Automobile Association, Inc. 296 296 "aarp", // aarp AARP … … 315 315 "aero", // aero Societe Internationale de Telecommunications Aeronautique (SITA INC USA) 316 316 "aetna", // aetna Aetna Life Insurance Company 317 "afamilycompany", // afamilycompany Johnson Shareholdings, Inc. 317 318 "afl", // afl Australian Football League 318 319 "agakhan", // agakhan Fondation Aga Khan (Aga Khan Foundation) … … 846 847 "lighting", // lighting John McCook, LLC 847 848 "like", // like Amazon Registry Services, Inc. 849 "lilly", // lilly Eli Lilly and Company 848 850 "limited", // limited Big Fest, LLC 849 851 "limo", // limo Hidden Frostbite, LLC … … 887 889 "mattel", // mattel Mattel Sites, Inc. 888 890 "mba", // mba Lone Hollow, LLC 891 "mckinsey", // mckinsey McKinsey Holdings, Inc. 889 892 "med", // med Medistry LLC 890 893 "media", // media Grand Glen, LLC
Note:
See TracChangeset
for help on using the changeset viewer.