Remove EdPaste (unmaintained since Jan 2019) (#4121)

- Although the most recent commit occurred just [one year ago](b50c25e92f), the last substantial code modification took place [3 years ago](47e61bc885).
- Numerous other actively maintained PHP Pastebins are present on this list.
This commit is contained in:
Rabenherz112 2023-08-22 15:02:40 +02:00 committed by GitHub
parent 10f0beb0c9
commit a79a4b6703
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -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`