From a79a4b6703783f22eb4791db8cda28ef622215c4 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Tue, 22 Aug 2023 15:02:40 +0200 Subject: [PATCH] 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. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ab854b59..3ecb7731 100644 --- a/README.md +++ b/README.md @@ -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`