aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorworldworm <13227454+worldworm@users.noreply.github.com>2019-08-15 09:00:17 +0000
committerGitHub <noreply@github.com>2019-08-15 09:00:17 +0000
commit4771398f7e5b0ad031ff5846db4086670e206083 (patch)
tree93b1f3782c06a120fab3a5486ae21d9a0021cc07
parentChanged Tinyproxy Website URL (diff)
downloadawesome-selfhosted-4771398f7e5b0ad031ff5846db4086670e206083.tar.gz
awesome-selfhosted-4771398f7e5b0ad031ff5846db4086670e206083.zip
Removed pb demo link
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c09385e5..2aba71de 100644
--- a/README.md
+++ b/README.md
@@ -1064,7 +1064,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com
- [Paste](https://phpaste.sourceforge.io/) - Paste is forked from the original source pastebin.com used before it was bought. ([Source Code](https://github.com/jordansamuel/PASTE)) `GPL-3.0` `PHP`
- [pastebin](https://github.com/prologic/pastebin) - Simple pastebin service with convenient api and CLI. ([Demo](https://paste.mills.io)) `MIT` `Go`
- [Pastebin](https://github.com/ewhal/Pastebin) - Modern self-hosted pastebin service with a restful API. `MIT` `Go`
-- [pb](https://github.com/ptpb/pb) - Lightweight pastebin (and url shortener) built using flask. ([Demo](https://ptpb.pw/)) `GPL-3.0` `Python`
+- [pb](https://github.com/ptpb/pb) - Lightweight pastebin (and url shortener) built using flask. `GPL-3.0` `Python`
- [pbnh](https://github.com/bhanderson/pbnh) - Pastebin inspired from project pb and hastebin, with an API and a SQL-based backend. `MIT` `Python`
- [PrivateBin](https://privatebin.info/) - PrivateBin is a minimalist, opensource online pastebin/discussion board where the server has zero knowledge of hosted data. ([Demo](https://privatebin.net/), [Source Code](https://github.com/PrivateBin/PrivateBin)) `Zlib` `PHP`
- [SharpPaste](https://github.com/phonicmouse/SharpPaste) - Cross-platform C# pastebin with client-side AES-256 encryption that just works. ([Demo](https://sharppaste.nl/)) `MIT` `C#/NancyFX`