mirror of
https://github.com/velocitatem/garlic.git
synced 2026-05-31 16:53:37 +00:00
New z
This commit is contained in:
23
README.md
23
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
|
||||
<p>
|
||||
This is a test piece of text.
|
||||
</p>
|
||||
```
|
||||
|
||||
2. The scraper will see:
|
||||
|
||||

|
||||
|
||||
|
||||
3. But the user will see:
|
||||
|
||||
|
||||

|
||||
|
||||
# Why?
|
||||
+
|
||||
|
||||
Reference in New Issue
Block a user