diff --git a/formats/js/tld-enum/desc.js b/formats/js/tld-enum/desc.js index 309ab2f..af18808 100644 --- a/formats/js/tld-enum/desc.js +++ b/formats/js/tld-enum/desc.js @@ -280,7 +280,7 @@ module.exports = { "codes": "Binky Moon, LLC", "coffee": "Binky Moon, LLC", "college": "XYZ.COM LLC", - "cologne": "punkt.wien GmbH", + "cologne": "dotKoeln GmbH", "com": "Commercial organizations", "comcast": "Comcast IP Holdings I, LLC", "commbank": "COMMONWEALTH BANK OF AUSTRALIA", @@ -694,7 +694,7 @@ module.exports = { "kiwi": "DOT KIWI LIMITED", "km": "Comoros (Union of the)", "kn": "Saint Kitts and Nevis (Federation of)", - "koeln": "punkt.wien GmbH", + "koeln": "dotKoeln GmbH", "komatsu": "Komatsu Ltd.", "kosher": "Kosher Marketing Assets LLC", "kp": "Korea (Democratic People's Republic of) [North Korea]", diff --git a/formats/js/tld-enum/info.js b/formats/js/tld-enum/info.js index 2790cd6..f7d28ff 100644 --- a/formats/js/tld-enum/info.js +++ b/formats/js/tld-enum/info.js @@ -1406,7 +1406,7 @@ module.exports = [ }, { "domain": "cologne", - "description": "punkt.wien GmbH", + "description": "dotKoeln GmbH", "type": "generic" }, { @@ -3476,7 +3476,7 @@ module.exports = [ }, { "domain": "koeln", - "description": "punkt.wien GmbH", + "description": "dotKoeln GmbH", "type": "generic" }, { diff --git a/formats/json/tld-desc.json b/formats/json/tld-desc.json index 2a394cf..52c8f22 100644 --- a/formats/json/tld-desc.json +++ b/formats/json/tld-desc.json @@ -280,7 +280,7 @@ "codes": "Binky Moon, LLC", "coffee": "Binky Moon, LLC", "college": "XYZ.COM LLC", - "cologne": "punkt.wien GmbH", + "cologne": "dotKoeln GmbH", "com": "Commercial organizations", "comcast": "Comcast IP Holdings I, LLC", "commbank": "COMMONWEALTH BANK OF AUSTRALIA", @@ -694,7 +694,7 @@ "kiwi": "DOT KIWI LIMITED", "km": "Comoros (Union of the)", "kn": "Saint Kitts and Nevis (Federation of)", - "koeln": "punkt.wien GmbH", + "koeln": "dotKoeln GmbH", "komatsu": "Komatsu Ltd.", "kosher": "Kosher Marketing Assets LLC", "kp": "Korea (Democratic People's Republic of) [North Korea]", diff --git a/formats/json/tld-info.json b/formats/json/tld-info.json index 66f26cb..bfd7520 100644 --- a/formats/json/tld-info.json +++ b/formats/json/tld-info.json @@ -1406,7 +1406,7 @@ }, { "domain": "cologne", - "description": "punkt.wien GmbH", + "description": "dotKoeln GmbH", "type": "generic" }, { @@ -3476,7 +3476,7 @@ }, { "domain": "koeln", - "description": "punkt.wien GmbH", + "description": "dotKoeln GmbH", "type": "generic" }, { diff --git a/formats/php/TldEnum/TldDesc.php b/formats/php/TldEnum/TldDesc.php index 24e7e62..1081bf7 100644 --- a/formats/php/TldEnum/TldDesc.php +++ b/formats/php/TldEnum/TldDesc.php @@ -284,7 +284,7 @@ class TldDesc { 'codes' => 'Binky Moon, LLC', 'coffee' => 'Binky Moon, LLC', 'college' => 'XYZ.COM LLC', - 'cologne' => 'punkt.wien GmbH', + 'cologne' => 'dotKoeln GmbH', 'com' => 'Commercial organizations', 'comcast' => 'Comcast IP Holdings I, LLC', 'commbank' => 'COMMONWEALTH BANK OF AUSTRALIA', @@ -698,7 +698,7 @@ class TldDesc { 'kiwi' => 'DOT KIWI LIMITED', 'km' => 'Comoros (Union of the)', 'kn' => 'Saint Kitts and Nevis (Federation of)', - 'koeln' => 'punkt.wien GmbH', + 'koeln' => 'dotKoeln GmbH', 'komatsu' => 'Komatsu Ltd.', 'kosher' => 'Kosher Marketing Assets LLC', 'kp' => 'Korea (Democratic People\'s Republic of) [North Korea]', diff --git a/formats/php/TldEnum/TldInfo.php b/formats/php/TldEnum/TldInfo.php index 8fc5a7f..5f29772 100644 --- a/formats/php/TldEnum/TldInfo.php +++ b/formats/php/TldEnum/TldInfo.php @@ -1409,7 +1409,7 @@ class TldInfo { ], [ 'domain' => 'cologne', - 'description' => 'punkt.wien GmbH', + 'description' => 'dotKoeln GmbH', 'type' => 'generic', ], [ @@ -3479,7 +3479,7 @@ class TldInfo { ], [ 'domain' => 'koeln', - 'description' => 'punkt.wien GmbH', + 'description' => 'dotKoeln GmbH', 'type' => 'generic', ], [ diff --git a/tlds.csv b/tlds.csv index 4611b3f..7512046 100644 --- a/tlds.csv +++ b/tlds.csv @@ -279,7 +279,7 @@ coach,"Binky Moon, LLC",generic codes,"Binky Moon, LLC",generic coffee,"Binky Moon, LLC",generic college,XYZ.COM LLC,generic -cologne,punkt.wien GmbH,generic +cologne,dotKoeln GmbH,generic com,Commercial organizations,generic comcast,"Comcast IP Holdings I, LLC",generic commbank,COMMONWEALTH BANK OF AUSTRALIA,generic @@ -693,7 +693,7 @@ kitchen,"Binky Moon, LLC",generic kiwi,DOT KIWI LIMITED,generic km,Comoros (Union of the),country-code kn,Saint Kitts and Nevis (Federation of),country-code -koeln,punkt.wien GmbH,generic +koeln,dotKoeln GmbH,generic komatsu,Komatsu Ltd.,generic kosher,Kosher Marketing Assets LLC,generic kp,Korea (Democratic People's Republic of) [North Korea],country-code