diff options
| author | 2019-08-03 17:09:32 -0400 | |
|---|---|---|
| committer | 2019-08-03 17:09:32 -0400 | |
| commit | a59686995e426f68a42ead3b50c4b4fef3a12833 (patch) | |
| tree | 917fd7e4988805b40918f0ef31ef99bf559ab6c2 | |
| parent | 915281aac43615221320c21c261ea39e6109332b (diff) | |
| download | adservers-littlesnitch-a59686995e426f68a42ead3b50c4b4fef3a12833.tar.gz adservers-littlesnitch-a59686995e426f68a42ead3b50c4b4fef3a12833.tar.bz2 adservers-littlesnitch-a59686995e426f68a42ead3b50c4b4fef3a12833.zip | |
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |