Index: /applications/editors/josm/plugins/tag2link/resources/tag2link_sources.xml
===================================================================
--- /applications/editors/josm/plugins/tag2link/resources/tag2link_sources.xml	(revision 31065)
+++ /applications/editors/josm/plugins/tag2link/resources/tag2link_sources.xml	(revision 31066)
@@ -2,5 +2,5 @@
 <!-- 
 //    JOSM tag2link plugin.
-//    Copyright (C) 2011-2014 Don-vip & FrViPofm
+//    Copyright (C) 2011-2015 Don-vip & FrViPofm
 //
 //    This program is free software: you can redistribute it and/or modify
@@ -53,5 +53,12 @@
         </rule>
     </src>
-    
+
+    <src name="Mapillary">
+        <rule>
+            <condition k="((ref|source):)?mapillary" v="[0-9a-zA-Z]+" />
+            <link name="View %name% image" href="http://www.mapillary.com/map/im/%v%" />
+        </rule>
+    </src>
+
     <!-- Only for France --> 
     
@@ -181,5 +188,5 @@
     <src name="MemorialGenWeb" country-code="FR">
         <rule>
-            <condition k="ref:(FR:)?MemorialGenWeb" v="[0-9]*" />
+            <condition k="ref:(FR:)?MemorialGenWeb" v="[0-9]+" />
             <link name="View %name% sheet of memorial" href="http://www.memorial-genweb.org/~memorial2/html/fr/resultcommune.php?idsource=%v%" />
         </rule>
