From bace66bdb043417d3f7e4b6581a4f016b42473f1 Mon Sep 17 00:00:00 2001 From: Gopalji Gaur Date: Sat, 23 Apr 2022 17:43:28 +0530 Subject: [PATCH] added Drift to Pastebins (#2912) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ac9466c2..ebd95294 100644 --- a/README.md +++ b/README.md @@ -1380,6 +1380,7 @@ _Related: [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` +- [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` - [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](https://termbin.com/)) `MIT` `C`