aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2022-07-25 14:19:30 +0000
committerGitHub <noreply@github.com>2022-07-25 14:19:30 +0000
commitf3299bd0f5d2a066bf6a9c68e9fc27abf654cd01 (patch)
treefb35368edc9f8964acbc409b7d47bc0ee5bb72a3
parentMerge pull request #3156 from awesome-selfhosted/add-license-other (diff)
parentAdd demo for wastebin (diff)
downloadawesome-selfhosted-f3299bd0f5d2a066bf6a9c68e9fc27abf654cd01.tar.gz
awesome-selfhosted-f3299bd0f5d2a066bf6a9c68e9fc27abf654cd01.zip
Merge pull request #3147 from matze/add-wastebin-demo
Add demo for wastebin
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9ac80481..173b8dc5 100644
--- a/README.md
+++ b/README.md
@@ -1430,7 +1430,7 @@ _Related: [Wikis](#wikis)_
- [Stikked](https://github.com/claudehohl/Stikked) - Advanced and beautiful pastebin. `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`
- [wantguns/bin](https://github.com/wantguns/bin) - Minimal pastebin for both textual and binary files shipped in a single statically linked binary. ([Demo](https://basedbin.fly.dev)) `GPL-3.0` `Rust`
-- [Wastebin](https://github.com/matze/wastebin) - Lightweight, minimal and fast pastebin with an SQLite backend. `MIT` `Rust`
+- [Wastebin](https://github.com/matze/wastebin) - Lightweight, minimal and fast pastebin with an SQLite backend. ([Demo](https://bin.bloerg.net)) `MIT` `Rust`
### Personal Dashboards