diff options
author | nodiscc <nodiscc@gmail.com> | 2018-08-28 12:06:20 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-28 12:06:20 +0000 |
commit | ee08ccedf44d13f9e21ad7ad5f87b13aa673c20d (patch) | |
tree | 35c32e3b6c5b955cb5e6798893c50421c98ddd28 /README.md | |
parent | Merge pull request #1476 from nvllsvm/master (diff) | |
parent | Fixed formatting (diff) | |
download | awesome-selfhosted-ee08ccedf44d13f9e21ad7ad5f87b13aa673c20d.tar.gz awesome-selfhosted-ee08ccedf44d13f9e21ad7ad5f87b13aa673c20d.zip |
Merge pull request #1480 from jwshields/master
Removing Notehub demo link
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1006,7 +1006,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com - [hastebin](http://hastebin.com/about.md) - Open source pastebin written in node.js. ([Demo](http://hastebin.com/), [Source Code](https://github.com/seejohnrun/haste-server)) `MIT` `Nodejs` - [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` +- [NoteHub](https://github.com/chmllr/NoteHub) - Free and Hassle-free Pastebin for Markdown Pages. Simple, clean, password provided, generated-short link. `MIT` `Nodejs` - [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` |