aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Daniel Washburn <daniel@washburn.at> 2019-08-03 17:09:32 -0400
committerGravatar Daniel Washburn <daniel@washburn.at> 2019-08-03 17:09:32 -0400
commita59686995e426f68a42ead3b50c4b4fef3a12833 (patch)
tree917fd7e4988805b40918f0ef31ef99bf559ab6c2 /README.md
parent915281aac43615221320c21c261ea39e6109332b (diff)
downloadadservers-littlesnitch-master.tar.gz
adservers-littlesnitch-master.tar.bz2
adservers-littlesnitch-master.zip
Correct version number in which RGS were added to Little SnitchHEADmaster
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 19d3d2d..97b512a 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
A very ~~hacky~~basic script to convert [Peter Lowe's AdServers blocklist][1] to the JSON-based [Little Snitch 4][2] [.lsrules][3] format, suitable for use as a [Rule group subscription][4].
-It is worth noting that [@pgl][5] provides a [littlesnitch-rule-group-subscriptions][6] format, but this script uses the more compact `denied-remote-hosts` array format introduced in Little Snitch 4.2
+It is worth noting that [@pgl][5] provides a [littlesnitch-rule-group-subscriptions][6] format, but this script uses the more compact `denied-remote-hosts` array format introduced in Little Snitch 4.1
This script requires internet access at least once, to curl the host blocklist, and emits JSON on stdout.