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) {
296
296
297
297
// WARNING: this array MUST be sorted, otherwise it cannot be searched reliably using binary search
298
298
private static final String [] GENERIC_TLDS = {
299
- // Taken from Version 2025051500 , Last Updated Thu May 15 07:07:02 2025 UTC
299
+ // Taken from Version 2025052300 , Last Updated Fri May 23 07:07:02 2025 UTC
300
300
"aaa" , // aaa American Automobile Association, Inc.
301
301
"aarp" , // aarp AARP
302
302
"abb" , // abb ABB Ltd
@@ -1029,7 +1029,6 @@ private static String chompLeadingDot(String str) {
1029
1029
"politie" , // politie Politie Nederland
1030
1030
"porn" , // porn ICM Registry PN LLC
1031
1031
"post" , // post Universal Postal Union
1032
- "pramerica" , // pramerica Prudential Financial, Inc.
1033
1032
"praxi" , // praxi Praxi S.p.A.
1034
1033
"press" , // press Radix Technologies Inc.
1035
1034
"prime" , // prime Amazon Registry Services, Inc.
You can’t perform that action at this time.
0 commit comments