diff options
author | DJCrashdummy <DJCrashdummy@users.noreply.github.com> | 2018-06-24 07:44:53 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-24 07:44:53 +0000 |
commit | 54af2740e9bd3f7f2118ad0ab8106489fbb949f3 (patch) | |
tree | 792bbe343267b79ea1d96731cd485439107ca5a8 | |
parent | Add Awesome Public Datasets (#1420) (diff) | |
download | awesome-selfhosted-54af2740e9bd3f7f2118ad0ab8106489fbb949f3.tar.gz awesome-selfhosted-54af2740e9bd3f7f2118ad0ab8106489fbb949f3.zip |
corrected Demo link for Paste
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1003,7 +1003,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com - [Modern Paste](https://www.modernpaste.com) - Modern pastebin with a contemporary, minimalistic user interface backed by a robust feature set. ([Demo](https://demo.modernpaste.com/), [Source Code](https://github.com/LINKIWI/modern-paste)) `MIT` `Python` - [mojopaste](http://search.cpan.org/dist/App-mojopaste/) - Perl based pastebin. ([Demo](http://p.thorsen.pm/), [Source Code](https://github.com/jhthorsen/app-mojopaste)) `Artistic-2.0` `Perl` - [NoteHub](https://notehub.org) - Free and Hassle-free Pastebin for Markdown Pages. Simple, clean, password provided, generated-short link. ([Demo](https://notehub.org), [Source Code](https://github.com/chmllr/NoteHub)) `MIT` `Nodejs` -- [Paste](http://phpaste.sourceforge.io/) - Paste is forked from the original source pastebin.com used before it was bought. ([Demo](http://phpaste.sourceforge.net/demo), [Source Code](https://github.com/jordansamuel/PASTE)) `GPL-3.0` `PHP` +- [Paste](https://phpaste.sourceforge.io/) - Paste is forked from the original source pastebin.com used before it was bought. ([Demo](https://phpaste.sourceforge.io/demo/), [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` |