From dd3cdd722e57b9eb6e880968c60072fbfad5193f Mon Sep 17 00:00:00 2001 From: SubINaclS Date: Tue, 2 Jun 2026 14:38:20 +0000 Subject: [PATCH] Update Dissertation.md --- Dissertation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 |