diff options
author | Rabenherz112 <rabenherz@theravenhub.com> | 2023-08-22 13:02:40 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-22 13:02:40 +0000 |
commit | a79a4b6703783f22eb4791db8cda28ef622215c4 (patch) | |
tree | 08f5b7ad632ce7d1c38a22afef7b8e511066c3c6 /README.md | |
parent | Add Sunshine to Games - Administrative Utilities & Control Panels (#4112) (diff) | |
download | awesome-selfhosted-a79a4b6703783f22eb4791db8cda28ef622215c4.tar.gz awesome-selfhosted-a79a4b6703783f22eb4791db8cda28ef622215c4.zip |
Remove EdPaste (unmaintained since Jan 2019) (#4121)
- Although the most recent commit occurred just [one year ago](https://github.com/ptnr/EdPaste/commit/b50c25e92f07dd0b5a671b32b7b8c05ecfc28cc4), the last substantial code modification took place [3 years ago](https://github.com/ptnr/EdPaste/commit/47e61bc885de2eca4725cdba562d29378378ecb1).
- Numerous other actively maintained PHP Pastebins are present on this list.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1521,7 +1521,6 @@ A [pastebin](https://en.wikipedia.org/wiki/Pastebin) is a type of online content - [bin](https://github.com/w4/bin) - A paste bin that's actually minimalist. `WTFPL/0BSD` `Rust` - [dpaste](https://dpaste.org/) - Simple pastebin with multiple text and code option, with short url result easy to remember. ([Source Code](https://github.com/DarrenOfficial/dpaste)) `MIT` `Docker` - [Drift](https://github.com/MaxLeiter/drift) - Self-hosted Github Gist clone. ([Demo](https://drift.maxleiter.com/)) `MIT` `Nodejs` -- [EdPaste](https://github.com/ptnr/EdPaste) - Self-hosted pastebin written in Laravel (PHP Framework). `MIT` `PHP` - [ExBin](https://github.com/m1dnight/exbin) - A pastebin with public/private snippets and netcat server. `MIT` `Elixir` - [fiche](https://github.com/solusipse/fiche) - Command line pastebin, all you need is netcat. ([Demo](https://termbin.com/)) `MIT` `C` - [filite](https://github.com/raftario/filite) - A simple, light and standalone pastebin, URL shortener and file-sharing service. `MIT` `Rust` |