aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2023-02-07 18:12:58 +0000
committerGitHub <noreply@github.com>2023-02-07 18:12:58 +0000
commitddadbc8f241bde36ead847311009c06ec8d0f851 (patch)
treeaec99f46155f84e9ab23ae809edd83acd9b40dfc
parentremove flox (unmaintained since 2020) (#3559) (diff)
downloadawesome-selfhosted-ddadbc8f241bde36ead847311009c06ec8d0f851.tar.gz
awesome-selfhosted-ddadbc8f241bde36ead847311009c06ec8d0f851.zip
remove SharpPaste (unmaintained since 2019) (#3561)
- `WARNING:awesome_lint.py: SharpPaste: last updated -1366 days, 9:53:39.975735 ago, older than 365 days` - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 00f75003..0fa995ec 100644
--- a/README.md
+++ b/README.md
@@ -1491,7 +1491,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`
-- [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. ([Source Code](https://github.com/snibox/snibox)) `MIT` `Ruby`
- [Snippet Box](https://github.com/pawelmalak/snippet-box) - Snippet Box is a simple self-hosted app for organizing your code snippets. It allows you to easily create, edit, browse and manage your snippets in various languages. `MIT` `Nodejs`
- [snipt](https://github.com/nicksergeant/snipt) - Long-term memory for coders. Share and store code snippets. `MIT` `Python`