Index: trunk/scripts/SyncEditorLayerIndex.groovy
===================================================================
--- trunk/scripts/SyncEditorLayerIndex.groovy	(revision 13531)
+++ trunk/scripts/SyncEditorLayerIndex.groovy	(revision 13532)
@@ -734,4 +734,7 @@
                 }
             }
+            if(!(url =~ /^https?:\/\//) && !"scanex".equals(getType(j))) {
+                myprintln "* Strange URL: ${getDescription(j)}"
+            }
             if(josmMirrors.containsKey(url)) {
                 continue
