diff --git a/Dissertation.md b/Dissertation.md index dd8f8f1..88cccd8 100644 --- a/Dissertation.md +++ b/Dissertation.md @@ -160,7 +160,7 @@ The following represents quick and easy to accomplish set of protections which c | 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. | -| **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 | Method | Effectiveness | Difficulty | Notes |