This commit is contained in:
parent
23823c0204
commit
aca87311d1
2
start.sh
2
start.sh
@ -46,7 +46,7 @@ function add_iptables_rule() {
|
||||
|
||||
|
||||
for country in $COUNTRIES; do
|
||||
url="https://raw.githubusercontent.com/firehol/blocklist-ipsets/refs/heads/master/ip2location_country/ip2location_country_${country}.netset" #
|
||||
url="https://raw.githubusercontent.com/firehol/blocklist-ipsets/refs/heads/master/geolite2_country/country_${country}.netset" #
|
||||
echo "[$(date '+%Y-%m-%d %H:%M:%S')] Baixando lista IPs: $country"
|
||||
|
||||
tmp_file2="${ZONE_DIR}/${country}.zone.tmp2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user