diff options
author | nodiscc <nodiscc@gmail.com> | 2022-06-03 15:43:43 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2022-06-03 15:43:43 +0000 |
commit | eb2b71780187de038f923ea7f09d717e914ad11c (patch) | |
tree | b2f6177765ded14bd290b5272b69167a8b56852d | |
parent | update URL for docat (diff) | |
download | awesome-selfhosted-eb2b71780187de038f923ea7f09d717e914ad11c.tar.gz awesome-selfhosted-eb2b71780187de038f923ea7f09d717e914ad11c.zip |
update URL for EdPaste
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1401,7 +1401,7 @@ _Related: [Wikis](#wikis)_ - [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` - [Drift](https://github.com/MaxLeiter/drift) - Self-hosted Github Gist clone. ([Demo](https://drift.maxleiter.com/)) `MIT` `TypeScript` -- [EdPaste](https://github.com/eahlys/EdPaste) - Self-hosted pastebin written in Laravel (PHP Framework). `MIT` `PHP` +- [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` |