aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorn8225 <n8225@users.noreply.github.com>2018-07-02 02:36:33 +0000
committerGitHub <noreply@github.com>2018-07-02 02:36:33 +0000
commite8cb609b5b72d3d75675a1f316af64e1b31ccb3a (patch)
tree95f488e0ce136cfeb228aaaa7025aa55a72ee3aa /README.md
parentMerge pull request #1442 from DJCrashdummy/patch-3 (diff)
parentremoved localpaste (diff)
downloadawesome-selfhosted-e8cb609b5b72d3d75675a1f316af64e1b31ccb3a.tar.gz
awesome-selfhosted-e8cb609b5b72d3d75675a1f316af64e1b31ccb3a.zip
Merge pull request #1443 from DJCrashdummy/patch-4
removed localpaste
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index ba81df30..171c3744 100644
--- a/README.md
+++ b/README.md
@@ -1000,7 +1000,6 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com
- [fiche](https://github.com/solusipse/fiche) - Command line pastebin, all you need is netcat. ([Demo](http://termbin.com/)) `MIT` `C`
- [GIST](https://gitnet.fr/deblan/gist) - GIST is an open-source application to share code. ([Demo](https://gist.deblan.org/)) `GPL-3.0` `PHP`
- [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`
-- [localpaste](https://github.com/petermaloney/localpaste) - Simple python based pastebin you can run locally, with curl for input. Supports RAW text by default and binary data such as images (no extensions on returned url). `GPL-2.0` `Python`
- [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`