aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2023-04-11 15:20:41 +0000
committerGitHub <noreply@github.com>2023-04-11 15:20:41 +0000
commit3cd18b912d2f32695573536d915307e343463666 (patch)
tree62722a8d1d60f6c909769ff5c6f528dffb84a881
parentremove koozic (unmaintained since 2020) (#3706) (diff)
downloadawesome-selfhosted-3cd18b912d2f32695573536d915307e343463666.tar.gz
awesome-selfhosted-3cd18b912d2f32695573536d915307e343463666.zip
remove Snibox (unmaintained since 2019) (#3707)
- ref. #3558
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index a07d0c01..acc2962a 100644
--- a/README.md
+++ b/README.md
@@ -1522,7 +1522,6 @@ A [pastebin](https://en.wikipedia.org/wiki/Pastebin) is a type of online content
- [prologic pastebin](https://git.mills.io/prologic/pastebin) - Simple pastebin service with convenient api and CLI. ([Demo](https://paste.mills.io)) `MIT` `Go`
- [PurritoBin](https://github.com/PurritoBin/PurritoBin) - Ultra fast, minimalistic, encrypted command line paste-bin, where the server has no knowledge of the paste data. `ISC` `C++`
- [rustypaste](https://github.com/orhun/rustypaste) - A minimal file upload/pastebin service. `MIT` `Rust`
-- [Snibox](https://snibox.github.io/) - Code snippets manager with attractive tag-oriented interface. ([Source Code](https://github.com/snibox/snibox)) `MIT` `Ruby`
- [snipt](https://github.com/nicksergeant/snipt) - Long-term memory for coders. Share and store code snippets. `MIT` `Python`
- [SnyPy](https://snypy.com) - Open source on-prem code snippet manager. ([Demo](https://app.snypy.com), [Source Code](https://github.com/snypy)) `MIT` `Docker`
- [SocksBin](https://github.com/magnumdingusedu/socksbin) - Simple and fast terminal based pastebin, with optional code highlighting. No specific client required, all you need is netcat. `GPL-3.0` `Python`