From b78f12dc1ba73ec5049d81f2ee05215fa36fd8c8 Mon Sep 17 00:00:00 2001 From: tastytea Date: Thu, 15 Oct 2020 09:15:26 +0200 Subject: [PATCH] Add blocklist-location note to readme. --- README.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.adoc b/README.adoc index 7196c0c..4c299d3 100644 --- a/README.adoc +++ b/README.adoc @@ -74,6 +74,10 @@ HTML file. Existing screenshots will not be overwritten. +[NOTE] +The RSS generator expects the blocklist to be in +`http(s)://your-domain/blocklist/`. + == Install === From source