Index: trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java
===================================================================
--- trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java	(revision 14757)
+++ trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java	(revision 14758)
@@ -296,5 +296,5 @@
     // WARNING: this array MUST be sorted, otherwise it cannot be searched reliably using binary search
     private static final String[] GENERIC_TLDS = new String[] {
-        // Taken from Version 2019013002, Last Updated Thu Jan 31 07:07:01 2019 UTC
+        // Taken from Version 2019020200, Last Updated Sat Feb  2 07:07:01 2019 UTCs
         "aaa", // aaa American Automobile Association, Inc.
         "aarp", // aarp AARP
@@ -1249,4 +1249,5 @@
         "srl", // srl InterNetX Corp.
         "srt", // srt FCA US LLC.
+        "ss", // ss National Communication Authority (NCA)
         "stada", // stada STADA Arzneimittel AG
         "staples", // staples Staples, Inc.
