From 8098d8d1affd729c26e031cf0da1c4ea9de29cb8 Mon Sep 17 00:00:00 2001 From: owen Date: Tue, 29 Dec 2020 16:40:36 -0500 Subject: [PATCH] no more cloudflare --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index ca21eff..d677613 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,7 @@ searpl is a small php search engine with the following features: - [x] robot.txt compliant - [x] sqlite, so theres no need to run some fancy database daemon - [x] javascript-free -- [ ] it uses a cloudflare cdn for the search button icon, - but you can block it without impacting much. +- [x] no cdns! - [x] read-only database, nothing is written except with the shell