🗃️ modified: bin/create-blocklists.sh 🗃️

This commit is contained in:
Jason 2022-02-16 14:38:33 -05:00
parent f495bed041
commit 85958cd3f7
No known key found for this signature in database
GPG Key ID: 4F765975C1F0EE5F

View File

@ -2,7 +2,7 @@
set -ex
SQUID_USER="${SQUID_USER:-squid}"
SQUID_USER="${SQUID_USER:-root}"
SQUID_LOG_DIR="${SQUID_LOG_DIR:-/data/log/squid}"
REDIRECT_URL="${REDIRECT_URL:-/}"
BLOCKLIST="${BLOCKLIST:-http://www.shallalist.de/Downloads/shallalist.tar.gz}"