Skip to content

Commit ccb6d08

Browse files
author
stoecker
committed
Aaah, why must different tools always have different opinions about sorting order
git-svn-id: https://josm.openstreetmap.de/svn/trunk@19353 0c6e7542-c601-0410-84e7-c038aed88b3b
1 parent a4c0eb0 commit ccb6d08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1700,8 +1700,8 @@ private static String chompLeadingDot(String str) {
17001700
"xn--fzc2c9e2c", // ලංකා LK Domain Registry
17011701
"xn--gecrj9c", // ભારત National Internet Exchange of India
17021702
"xn--h2breg3eve", // भारतम् National Internet eXchange of India
1703-
"xn--h2brj9c8c", // भारोत National Internet eXchange of India
17041703
"xn--h2brj9c", // भारत National Internet Exchange of India
1704+
"xn--h2brj9c8c", // भारोत National Internet eXchange of India
17051705
"xn--j1amh", // укр Ukrainian Network Information Centre (UANIC), Inc.
17061706
"xn--j6w193g", // 香港 Hong Kong Internet Registration Corporation Ltd.
17071707
"xn--kprw13d", // 台湾 Taiwan Network Information Center (TWNIC)
@@ -1714,8 +1714,8 @@ private static String chompLeadingDot(String str) {
17141714
"xn--mgbah1a3hjkrd", // موريتانيا Université de Nouakchott Al Aasriya
17151715
"xn--mgbai9azgqp6j", // پاکستان National Telecommunication Corporation
17161716
"xn--mgbayh7gpa", // الاردن National Information Technology Center (NITC)
1717-
"xn--mgbbh1a71e", // بھارت National Internet Exchange of India
17181717
"xn--mgbbh1a", // بارت National Internet eXchange of India
1718+
"xn--mgbbh1a71e", // بھارت National Internet Exchange of India
17191719
"xn--mgbc0a9azcg", // المغرب Agence Nationale de Réglementation des Télécommunications (ANRT)
17201720
"xn--mgbcpq6gpa1a", // البحرين Telecommunications Regulatory Authority (TRA)
17211721
"xn--mgberp4a5d4ar", // السعودية Communications and Information Technology Commission

0 commit comments

Comments
 (0)