diff --git a/README.md b/README.md index 7b9ee16..6ea0a55 100644 --- a/README.md +++ b/README.md @@ -175,7 +175,6 @@ Sniffs the DHT gossip and indexes file and directory hashes. Metadata and search ## Services - [Boom.FYI](https://www.boom.fyi) - An IPFS link shortening and access control service. -- [DWS](https://dws.datochain.com/) - Deploy modern static websites with DWS and Enjoy secure and decentralized storage on IPFS. - [Eternum](https://www.eternum.io/) - Paid pinning service with an easy-to-use API. - [Fission](https://fission.codes) - App and website hosting powered by IPFS, including DNS automation, identity, and end-to-end encryption. - [Fleek](http://fleek.co/) - Open Web development platform for building, hosting, and storing sites and apps on IPFS, Filecoin, and the Internet Computer. [Source](https://github.com/FleekHQ) @@ -184,7 +183,6 @@ Sniffs the DHT gossip and indexes file and directory hashes. Metadata and search - [Peergos](https://peergos.org) - Your private, but social, space online. Store and edit documents and media. Share files or folders with friends. [Source](https://github.com/Peergos/Peergos) - [Pinata](https://pinata.cloud) - Build and manage your dapp through Pinata’s REST API and IPFS toolkit. - [Robonomics Network](https://robonomics.network/) - Ethereum network infrastructure for cyber-physical systems' integration into Smart Cities and Industry 4.0 -- [Space](https://space.storage/) - User-owned, encrypted, and open source personal file storage and sharing on IPFS and Textile, with decentralized backups in Filecoin. [Source](https://github.com/FleekHQ/space-web) - [Temporal](https://temporal.cloud) - Scalable IPFS Infrastructure with free starter package featuring turnkey APIs, toolkits and storage. - [Unstoppable Domains](https://unstoppabledomains.com) - Domains on blockchains diff --git a/data/services.yaml b/data/services.yaml index d4581d5..347e470 100644 --- a/data/services.yaml +++ b/data/services.yaml @@ -41,11 +41,6 @@ content: picture: /images/fission500px.png description: > App and website hosting powered by IPFS, including DNS automation, identity, and end-to-end encryption. - - title: DWS - website: https://dws.datochain.com/ - picture: /images/dws500px.png - description: > - Deploy modern static websites with DWS and Enjoy secure and decentralized storage on IPFS. - title: Monaparty website: https://www.monaparty.me/ picture: /images/monaparty.png @@ -57,12 +52,6 @@ content: picture: /images/darkfleek.png description: > Open Web development platform for building, hosting, and storing sites and apps on IPFS, Filecoin, and the Internet Computer. - - title: Space - website: https://space.storage/ - source: https://github.com/FleekHQ/space-web - picture: /images/spacedark.png - description: > - User-owned, encrypted, and open source personal file storage and sharing on IPFS and Textile, with decentralized backups in Filecoin. - title: IPFSBay website: https://www.ipfsbay.com picture: /images/ipfsbay.png diff --git a/src/static/images/dws500px.png b/src/static/images/dws500px.png deleted file mode 100644 index 0ca33c7..0000000 Binary files a/src/static/images/dws500px.png and /dev/null differ diff --git a/src/static/images/spacedark.png b/src/static/images/spacedark.png deleted file mode 100644 index c82616c..0000000 Binary files a/src/static/images/spacedark.png and /dev/null differ