aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJorge E. Gomez <jegomez@agofer.com.co>2019-11-14 04:00:13 +0000
committerJorge E. Gomez <jegomez@agofer.com.co>2019-11-14 04:00:13 +0000
commitabede822ed1cdf1db529626da030667937004382 (patch)
tree9e60e2316340e7a054fa96bd83ae0809517ecba0
parentMerge pull request #1869 from marcelbrueckner/reorder-iot (diff)
downloadawesome-selfhosted-abede822ed1cdf1db529626da030667937004382.tar.gz
awesome-selfhosted-abede822ed1cdf1db529626da030667937004382.zip
Remove Snipt URL: not appropiate. Project still maintained, though
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cedd8ce1..bb52e65b 100644
--- a/README.md
+++ b/README.md
@@ -1120,7 +1120,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com
- [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. `MIT` `C#/NancyFX`
- [Snibox](https://snibox.github.io/) - Code snippets manager with attractive tag-oriented interface. ([Demo](https://snibox-demo.herokuapp.com/), [Source Code](https://github.com/snibox/snibox)) `MIT` `Ruby`
-- [snipt](https://snipt.net/) - Long-term memory for coders. Share and store code snippets. ([Source Code](https://github.com/nicksergeant/snipt)) `MIT` `Python`
+- [snipt](https://github.com/nicksergeant/snipt) - Long-term memory for coders. Share and store code snippets. `MIT` `Python`
- [Stikked](https://github.com/claudehohl/Stikked) - Advanced and beautiful pastebin. ([Demo](https://paste.scratchbook.ch/)) `GPL-3.0` `PHP`
- [Sup3rS3cretMes5age](https://github.com/algolia/sup3rS3cretMes5age) - Very simple (to deploy and to use) secret message service using Hashicorp Vault as a secrets storage. `MIT` `Go`
- [tastebin](https://github.com/andreineculau/tastebin) - Updated version of hastebin plus additional features. `Apache-2.0` `Nodejs`