Skip to content

Commit 3ed2780

Browse files
author
stoecker
committed
IANA update
git-svn-id: https://josm.openstreetmap.de/svn/trunk@19408 0c6e7542-c601-0410-84e7-c038aed88b3b
1 parent e663e1b commit 3ed2780

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff 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 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
300300
"aaa", // aaa American Automobile Association, Inc.
301301
"aarp", // aarp AARP
302302
"abb", // abb ABB Ltd
@@ -1029,7 +1029,6 @@ private static String chompLeadingDot(String str) {
10291029
"politie", // politie Politie Nederland
10301030
"porn", // porn ICM Registry PN LLC
10311031
"post", // post Universal Postal Union
1032-
"pramerica", // pramerica Prudential Financial, Inc.
10331032
"praxi", // praxi Praxi S.p.A.
10341033
"press", // press Radix Technologies Inc.
10351034
"prime", // prime Amazon Registry Services, Inc.

0 commit comments

Comments
 (0)