Updated Home (markdown)

TechXero *~* DarkXero 2022-08-15 00:51:06 +03:00
parent 56829b81ba
commit b8262e54a5

@ -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/)**
6. Profit !!!!