oops
This commit is contained in:
parent
ad1897cca5
commit
0f4e6ec71b
1 changed files with 1 additions and 0 deletions
|
@ -10,4 +10,5 @@ if ! command -v sed >/dev/null; then
|
|||
fi
|
||||
mkdir -p urlhaus
|
||||
curl https://urlhaus.abuse.ch/downloads/text_online/ -o urlhaus/online
|
||||
sed -i 's/^https:\/\///;s/^http:\/\///' urlhaus/online
|
||||
sed -i '1s|^|#listcategory: "URLhaus @ abuse.ch"\n|' urlhaus/online
|
||||
|
|
Loading…
Reference in a new issue