File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
src/org/openstreetmap/josm/data/validation/routines Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -296,7 +296,7 @@ private static String chompLeadingDot(String str) {
296296
297297 // WARNING: this array MUST be sorted, otherwise it cannot be searched reliably using binary search
298298 private static final String [] GENERIC_TLDS = {
299- // Taken from Version 2023071000 , Last Updated Mon Jul 10 07:07:02 2023 UTC
299+ // Taken from Version 2023072502 , Last Updated Wed Jul 26 07:07:01 2023 UTC
300300 "aaa" , // aaa American Automobile Association, Inc.
301301 "aarp" , // aarp AARP
302302 "abb" , // abb ABB Ltd
@@ -1241,7 +1241,6 @@ private static String chompLeadingDot(String str) {
12411241 "tiaa" , // tiaa Teachers Insurance and Annuity Association of America
12421242 "tickets" , // tickets Accent Media Limited
12431243 "tienda" , // tienda Victor Manor, LLC
1244- "tiffany" , // tiffany Tiffany and Company
12451244 "tips" , // tips Corn Willow, LLC
12461245 "tires" , // tires Dog Edge, LLC
12471246 "tirol" , // tirol punkt Tirol GmbH
You can’t perform that action at this time.
0 commit comments