diff options
author | nodiscc <nodiscc@gmail.com> | 2021-11-06 10:53:53 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-06 10:53:53 +0000 |
commit | 4d590d696ef0f74fc5d6c94c3f8fee3c186cfff2 (patch) | |
tree | ded4120c472dc535be652e9cb74b8f2ed4038735 | |
parent | Updates link to the live demo for Dashy (#2735) (diff) | |
download | awesome-selfhosted-4d590d696ef0f74fc5d6c94c3f8fee3c186cfff2.tar.gz awesome-selfhosted-4d590d696ef0f74fc5d6c94c3f8fee3c186cfff2.zip |
Fix pastefy syntax
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1291,7 +1291,7 @@ _Related: [Wikis](#wikis)_ - [Spacebin](https://docs.spaceb.in) - Text-sharing for the final frontier — Reliable Pastebin server in Golang and Fiber. ([Demo](https://spaceb.in), [Source Code](https://github.com/spacebin-org/spirit)) `Apache-2.0` `Go` - [Stikked](https://github.com/claudehohl/Stikked) - Advanced and beautiful pastebin. ([Demo](https://paste.scratchbook.ch/)) `GPL-3.0` `PHP` - [Sup3rS3cretMes5age](https://github.com/algolia/sup3rS3cretMes5age) - Very simple (to deploy and to use) secret message service using Hashicorp Vault as a secrets storage. `MIT` `Go` -- [Pastefy](https://pastefy.ga) - Beautiful, simple and easy to deploy Pastebin with optional Client-Encryption, Multitab-Pastes, an API, a highlighted Editor and more! ([Source Code](https://github.com/interaapps/pastefy), [Clients](https://github.com/topics/pastefy-addon)) `MIT` `Java` +- [Pastefy](https://pastefy.ga) - Beautiful, simple and easy to deploy Pastebin with optional Client-Encryption, Multitab-Pastes, an API, a highlighted Editor and more. ([Source Code](https://github.com/interaapps/pastefy), [Clients](https://github.com/topics/pastefy-addon)) `MIT` `Java` ### Personal Dashboards |