From 94ea8200652f9c7bb5c8b5344283969aa84ae9a2 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Tue, 27 Aug 2019 22:00:24 +0300 Subject: [PATCH] paste-services: fix PrivateBin website --- _includes/sections/paste-services.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/paste-services.html b/_includes/sections/paste-services.html index 788d8210..3cb3b676 100644 --- a/_includes/sections/paste-services.html +++ b/_includes/sections/paste-services.html @@ -4,7 +4,7 @@ title="PrivateBin" image="/assets/img/tools/PrivateBin.png" description="PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256bit AES. It is the improved version of ZeroBin." -website="https://bin.privacytools.io/" +website="https://privatebin.info/" forum="https://forum.privacytools.io/t/discussion-privatebin/296" github="https://github.com/PrivateBin/PrivateBin" %} -- 2.49.0