mirror of
https://github.com/bol-van/zapret.git
synced 2024-11-30 05:50:53 +03:00
ipset: remove obsolete comment
This commit is contained in:
parent
8adf03603c
commit
688d4e27d7
@ -28,7 +28,6 @@ dig_reestr()
|
|||||||
}
|
}
|
||||||
|
|
||||||
getuser && {
|
getuser && {
|
||||||
# assume all https banned by ip
|
|
||||||
curl -k --fail --max-time 600 --connect-timeout 5 --retry 3 --max-filesize 251658240 "$ZURL_REESTR" -o "$ZREESTR" ||
|
curl -k --fail --max-time 600 --connect-timeout 5 --retry 3 --max-filesize 251658240 "$ZURL_REESTR" -o "$ZREESTR" ||
|
||||||
{
|
{
|
||||||
echo reestr list download failed
|
echo reestr list download failed
|
||||||
|
Loading…
Reference in New Issue
Block a user