Update Dissertation.md

This commit is contained in:
SINS 2026-06-02 14:38:20 +00:00
parent 7f272cdc29
commit dd3cdd722e

View File

@ -160,7 +160,7 @@ The following represents quick and easy to accomplish set of protections which c
| Method | Effectiveness | Difficulty | Notes | | Method | Effectiveness | Difficulty | Notes |
|-------------------------------|---------------|----------|-------| |-------------------------------|---------------|----------|-------|
| **Cloudflare Free Plan** | High | Easy | Best starting point. Enable **Bot Fight Mode** + **Super Bot Fight Mode**. Automatically blocks most AI scrapers. | | **Cloudflare Free Plan** | High | Easy | Best starting point. Enable **Bot Fight Mode** + **Super Bot Fight Mode**. Automatically blocks most AI scrapers. |
| **Static Site + CDN** | High | Easy | Use Cloudflare Pages, Netlify, or Vercel free tiers all include built-in bot protection. | | **Static Site + CDN** | High | Easy | Use Cloudflare Pages, Netlify, or Vercel free tiers; all include built-in bot protection. |
### 6.2 -- Open Source / Self-Hosted Solutions ### 6.2 -- Open Source / Self-Hosted Solutions
| Method | Effectiveness | Difficulty | Notes | | Method | Effectiveness | Difficulty | Notes |