diff options
author | Nathan Rew <nrew225@gmail.com> | 2021-07-09 15:59:25 +0000 |
---|---|---|
committer | Nathan Rew <nrew225@gmail.com> | 2021-07-09 15:59:25 +0000 |
commit | 5dcf26d3f4e8e881ed8a9ca3bdad4b9c23d0a2fa (patch) | |
tree | 3417ae024a5ea3361c93c04697040107ce5fd34d | |
parent | Remove Agar.IO Clone - Archived (diff) | |
download | awesome-selfhosted-5dcf26d3f4e8e881ed8a9ca3bdad4b9c23d0a2fa.tar.gz awesome-selfhosted-5dcf26d3f4e8e881ed8a9ca3bdad4b9c23d0a2fa.zip |
Update EdPaste Source Code link
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1223,7 +1223,7 @@ _See also [Wikis](#wikis)_ - [cryptonote](https://cryptonote.me/) - Simple open source web application that lets users encrypt and share messages that can only be read once. ([Source Code](https://github.com/alainmeier/cryptonote)) `MIT` `Ruby` - [dogbin](https://github.com/dogbin/dogbin) - The sexiest pastebin and URL shortener ever. `MIT` `Kotlin` - [dpaste](https://dpaste.org/) - simple pastebin with multiple text and code option, with short url result easy to remember. ([Source Code](https://github.com/bartTC/dpaste)) `MIT` `Docker` -- [EdPaste](https://github.com/Edraens/EdPaste) - Self-hosted pastebin written in Laravel (PHP Framework). `MIT` `PHP` +- [EdPaste](https://github.com/eahlys/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. ([Demo](https://exbin.call-cc.be)) `MIT` `Elixir` - [fiche](https://github.com/solusipse/fiche) - Command line pastebin, all you need is netcat. ([Demo](http://termbin.com/)) `MIT` `C` - [filite](https://github.com/raftario/filite) - A simple, light and standalone pastebin, URL shortener and file-sharing service. ([Demo](https://filite.raphaeltheriault.com)) `MIT` `Rust` |