From f1f7d0c2f02423ac9dbb5a9dda90338736ecfebc Mon Sep 17 00:00:00 2001 From: Daniel Rosel Date: Wed, 1 Mar 2023 10:23:39 +0100 Subject: [PATCH] New z --- README.md | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a765f1a..145c5f0 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,26 @@ Garlic is a simple, fast and secure way to protect your website from being scraped by bots. +## What + +You write your code and text as you would any other day, just let garlic protect your content from scraping. + +1. You write: + +```html +

+ This is a test piece of text. +

+``` + +2. The scraper will see: + +![final](./media/final.png) + + +3. But the user will see: + + +![user](./media/user.png) + # Why? -+