Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 12 additions & 2 deletions lngal_data.json
Original file line number Diff line number Diff line change
Expand Up @@ -458,7 +458,12 @@
{
"project_name": "1ML",
"project_level": "Lightning Network Explorer",
"links": [],
"links": [
{
"type": "Website",
"url": "https://1ml.com/"
}
],
"tags": ["Comprehensive", "Explorer"]
},
{
Expand All @@ -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"]
}
]
Expand Down