Changeset 11418 in josm for trunk/src/org/openstreetmap
- Timestamp:
- 2016-12-23T15:34:59+01:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java
r11397 r11418 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 201612 1000, Last UpdatedSat Dec 1007:07:022016 UTC298 // Taken from Version 2016122201, Last Updated Fri Dec 23 07:07:01 2016 UTC 299 299 "aaa", // aaa American Automobile Association, Inc. 300 300 "aarp", // aarp AARP … … 561 561 "dad", // dad Charleston Road Registry Inc. 562 562 "dance", // dance United TLD Holdco Ltd. 563 "data", // data Dish DBS Corporation 563 564 "date", // date dot Date Limited 564 565 "dating", // dating Pine Fest, LLC … … 693 694 "fujitsu", // fujitsu Fujitsu Limited 694 695 "fujixerox", // fujixerox Xerox DNHC LLC 696 "fun", // fun DotSpace, Inc. 695 697 "fund", // fund John Castle, LLC 696 698 "furniture", // furniture Lone Fields, LLC … … 797 799 "ieee", // ieee IEEE Global LLC 798 800 "ifm", // ifm ifm electronic gmbh 799 "iinet", // iinet Connect West Pty. Ltd.800 801 "ikano", // ikano Ikano S.A. 801 802 "imamat", // imamat Fondation Aga Khan (Aga Khan Foundation) … … 966 967 "mma", // mma MMA IARD 967 968 "mobi", // mobi Afilias Technologies Limited dba dotMobi 969 "mobile", // mobile Dish DBS Corporation 968 970 "mobily", // mobily GreenTech Consultancy Company W.L.L. 969 971 "moda", // moda United TLD Holdco Ltd. … … 990 992 "museum", // museum Museum Domain Management Association 991 993 "mutual", // mutual Northwestern Mutual MU TLD Registry, LLC 992 "mutuelle", // mutuelle Fédération Nationale de la Mutualité Française993 994 "nab", // nab National Australia Bank Limited 994 995 "nadex", // nadex Nadex Domains, Inc … … 1073 1074 "pharmacy", // pharmacy National Association of Boards of Pharmacy 1074 1075 "philips", // philips Koninklijke Philips N.V. 1076 "phone", // phone Dish DBS Corporation 1075 1077 "photo", // photo Uniregistry, Corp. 1076 1078 "photography", // photography Sugar Glen, LLC
Note:
See TracChangeset
for help on using the changeset viewer.