aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorn8225 <n8225@users.noreply.github.com>2018-07-02 02:35:45 +0000
committerGitHub <noreply@github.com>2018-07-02 02:35:45 +0000
commitcbec64309be074165638e9b76d2bde6d8f0df300 (patch)
treec888b8c14a5917019a6c263bbf357ebecb581dc4
parentMerge pull request #1441 from DJCrashdummy/patch-2 (diff)
parentadded Demo link for GIST (diff)
downloadawesome-selfhosted-cbec64309be074165638e9b76d2bde6d8f0df300.tar.gz
awesome-selfhosted-cbec64309be074165638e9b76d2bde6d8f0df300.zip
Merge pull request #1442 from DJCrashdummy/patch-3
added Demo link for GIST
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4e3540a3..ba81df30 100644
--- a/README.md
+++ b/README.md
@@ -998,7 +998,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com
- [CryptPad](https://cryptpad.fr/) - CryptPad is the zero knowledge realtime collaborative editor. ([Source Code](https://github.com/xwiki-labs/cryptpad)) `AGPL-3.0` `Nodejs`
- [EdPaste](https://github.com/Edraens/EdPaste) - Self-hosted pastebin written in Laravel (PHP Framework). ([Demo](https://paste.edra.ovh/)) `MIT` `PHP`
- [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. `GPL-3.0` `PHP`
+- [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`