aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2021-07-07 16:14:30 +0000
committerGitHub <noreply@github.com>2021-07-07 16:14:30 +0000
commit2f42ba15329721b955beec6e5b69f5e2a68c2d30 (patch)
tree33a073c0486441f3eb689b29435b92dc7c52c7f8
parentMerge pull request #2608 from awesome-selfhosted/fix_headings (diff)
parentdogbin: capitalize "URL" (diff)
downloadawesome-selfhosted-2f42ba15329721b955beec6e5b69f5e2a68c2d30.tar.gz
awesome-selfhosted-2f42ba15329721b955beec6e5b69f5e2a68c2d30.zip
Merge pull request #2568 from oof2win2/master
Add Dogbin to list of pastebins
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0fd982fd..af13fade 100644
--- a/README.md
+++ b/README.md
@@ -1219,6 +1219,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) - 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`
- [ExBin](https://github.com/m1dnight/exbin) - A pastebin with public/private snippets and netcat server. ([Demo](https://exbin.call-cc.be)) `MIT` `Elixir`