diff --git a/lngal_data.json b/lngal_data.json index 4f1c46b..af3bfd0 100644 --- a/lngal_data.json +++ b/lngal_data.json @@ -458,7 +458,12 @@ { "project_name": "1ML", "project_level": "Lightning Network Explorer", - "links": [], + "links": [ + { + "type": "Website", + "url": "https://1ml.com/" + } + ], "tags": ["Comprehensive", "Explorer"] }, { @@ -482,7 +487,12 @@ { "project_name": "Mempool Lightning Explorer", "project_level": "Bitcoin and Lightning Explorer", - "links": [], + "links": [ + { + "type": "Website", + "url": "https://mempool.space/lightning" + } + ], "tags": ["Explorer", "Combined View"] } ]