From b8262e54a55944856d7b8d83b30f9b6700655d4f Mon Sep 17 00:00:00 2001 From: TechXero *~* DarkXero <81101439+TechXero@users.noreply.github.com> Date: Mon, 15 Aug 2022 00:51:06 +0300 Subject: [PATCH] Updated Home (markdown) --- Home.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Home.md b/Home.md index ce29f82..22e2b98 100644 --- a/Home.md +++ b/Home.md @@ -28,13 +28,11 @@ PrivateBin offers you an [API](API), so feel free to integrate it into your appl ## I want to use PrivateBin with Cloudflare (Cache) -You will need to bypass caching as **Cloudflare** modifies files causing PB not to work as intended. So follow below instructions to do that and you should be set on the domain where your **PrivateBin** instance is hosted. +You will need to bypass caching as **Cloudflare** modifies files causing PB not to work as intended. So follow below instructions to do that and you should be set on the domain where your **PrivateBin** instance is hosted. Documentation --> **[CloudFlare Rules](https://developers.cloudflare.com/cache/best-practices/customize-cache/)** 1. Login to your **CloudFlare** account and head to _Rules_ section. 2. Click on the "Create Page Rule" button. 3. Add the domain/subdomain where your **PrivateBin** is hosted e.g : _notes.yourdomain.com/*_ 4. Select "Cache Level" and set to "Bypass" 5. Save and apply.. -6. Profit !!!! - -Documentation --> **[CloudFlare Rules](https://developers.cloudflare.com/cache/best-practices/customize-cache/)** \ No newline at end of file +6. Profit !!!! \ No newline at end of file