From 8dd88b55eafdc3eb8f9fa13540a0e9149f91d00e Mon Sep 17 00:00:00 2001 From: Daniel Leedan Date: Wed, 5 Jul 2023 20:19:57 +0800 Subject: [PATCH] Update List.js close #390 --- src/components/Directory/List.js | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/components/Directory/List.js b/src/components/Directory/List.js index eaa2d6f..8ab3c8b 100644 --- a/src/components/Directory/List.js +++ b/src/components/Directory/List.js @@ -1771,4 +1771,12 @@ export const list = [ description: "Our focus is to provide any one person or company with the ability to have their own BTCPayServer instance for their needs.We help the customer setup the node from scratch and provide managed support if needed.", }, +{ + name: "Satoshihost", + url: "https://satoshihost.com/", + type: "merchants", + subType: "services", + description: + "Simple bitcoin hostingBitcoin and lightning paymentswhy pay for someone else's hosting? Pay only for what you use.", +}, ];