Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update List.js - Removed dead third party hosts #417

Merged
merged 1 commit into from
Feb 24, 2024
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
35 changes: 0 additions & 35 deletions src/components/Directory/List.js
Original file line number Diff line number Diff line change
Expand Up @@ -672,27 +672,6 @@ export const list = [
description:
"Exitpay.org is a free, BTCPay Server hosting provider for stores. The website maintains the cost of hosting by receiving donations from users."
},
{
name: "BTCPay Jungle",
url: "https://btcpayjungle.com/Account/Login",
type: "hosts",
description:
"BTCPay Jungle is a hosted, open-source cryptocurrency payment processor. It is secure, private, censorship-resistant and free."
},
{
name: "esky33 - BTCPay Jungle",
url: "https://btcpayjungle.com/apps/rNDJZatj44pN7YtpkT9p2EeCVy/pos",
type: "hosts",
description:
"Maintains & updates BTCPayJungle.com. Onboarding made easy, noobs, devs & artists etc with the real goal, all running their own BTCPay Node, the sooner the better!! Run your own node."
},
{
name: "Stream Servers LTD",
url: "https://btcpayments.net/en/",
type: "hosts",
description:
"Ultimate BTC Payment Processor with 0 fees. Merchant Panel. Direct BTC payments to your own wallet. No Third-party. For your online and physical store. Develop to work with open source BTCPay Server."
},
{
name: "Nakamoto Institute",
url: "https://nakamotoinstitute.org/donate/",
Expand Down Expand Up @@ -1165,13 +1144,6 @@ export const list = [
description:
"Four guys cutting out the Bitcoin BS in this weekly podcast. They accept donations by using BTCPay Server."
},
{
name: "btcpay.billfodl.com",
url: "https://btcpay.billfodl.com/",
type: "hosts",
description:
"Billfodl's own BTCPay Server is open for registration."
},
{
name: "BTCPins",
url: "https://btcpins.com/",
Expand Down Expand Up @@ -1397,13 +1369,6 @@ export const list = [
description:
"Your activity and information inside big tech is now a liability. We are censored, shadow banned and exploited. Time to build our own future and move to platforms that are decentralised and devoid of any dependence on big tech or the traditional banking system."
},
{
name: "Librty Payment Server",
url: "https://payments.librty.tools/",
type: "hosts",
description:
"We run a distributed infrastructure where we provide access to Payment Services, Blockchain Nodes, Market Data Servers, Messaging and Collaboration Services, Application and Database servers."
},
{
name: "David Coen's BTCPay server",
url: "https://btcpay.davidcoen.it/",
Expand Down
Loading