This commit is contained in:
2023-03-01 10:23:39 +01:00
parent 1060c988a9
commit f1f7d0c2f0

View File

@@ -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
<p>
This is a test piece of text.
</p>
```
2. The scraper will see:
![final](./media/final.png)
3. But the user will see:
![user](./media/user.png)
# Why?
+