UFW-AbuseIPDB-Reporter/1.0.1
This commit is contained in:
parent
a43d851c14
commit
cbed3e4395
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ EOF
|
|||
download_file() {
|
||||
local url="$1"
|
||||
local output="$2"
|
||||
local user_agent="UFW-AbuseIPDB-Reporter/1.0.0 (+https://github.com/sefinek24/UFW-AbuseIPDB-Reporter)"
|
||||
local user_agent="UFW-AbuseIPDB-Reporter/1.0.1 (+https://github.com/sefinek24/UFW-AbuseIPDB-Reporter)"
|
||||
|
||||
if command -v wget >/dev/null 2>&1; then
|
||||
echo "INFO: Using wget to download the file. Please wait..."
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue