aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2021-06-23 20:14:03 +0000
committerGitHub <noreply@github.com>2021-06-23 20:14:03 +0000
commit377bb96211b2d70a3de53d7f1cf0925de599499b (patch)
tree968170ce8c24185bebc4cf2332c78a95be7a2fab
parentMerge branch 'master' into master (diff)
downloadawesome-selfhosted-377bb96211b2d70a3de53d7f1cf0925de599499b.tar.gz
awesome-selfhosted-377bb96211b2d70a3de53d7f1cf0925de599499b.zip
dogbin: use description from project page
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 912f3416..a9658feb 100644
--- a/README.md
+++ b/README.md
@@ -1210,7 +1210,7 @@ _See also [Wikis](#wikis)_
- [bepasty](https://bepasty-server.readthedocs.io/en/latest/) - A pastebin for all kinds of files. ([Source Code](https://github.com/bepasty/bepasty-server)) `BSD-2-Clause` `Python`
- [bin](https://github.com/w4/bin) - a paste bin. `WTFPL/0BSD` `Rust`
- [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) - A self-hosted pastebin that supports link shortening written in Kotlin ([Demo](https://del.dog/) `MIT` `Kotlin`
+- [dogbin](https://github.com/dogbin/dogbin) - The sexiest pastebin and url shortener ever. ([Demo](https://del.dog/) `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`
- [ExBin](https://github.com/m1dnight/exbin) - A pastebin with public/private snippets and netcat server. ([Demo](https://exbin.call-cc.be)) `MIT` `Elixir`