Remove top-1m.txt
The dataset is not under public domain and may subject to copyright claim by Umbrella/Cisco
This commit is contained in:
parent
28627e268d
commit
1547bb0e96
916768
src/top-1m.txt
916768
src/top-1m.txt
File diff suppressed because it is too large
Load Diff
|
@ -35,3 +35,6 @@ grep -Fx -vf ../src/top-1m.txt | \
|
|||
grep -Fx -vf ../src/exclude.txt | \
|
||||
# Append header comment to the filter list
|
||||
sed '1 i\'"$COMMENT"'' > ../urlhaus-filter.txt
|
||||
|
||||
# Remove downloaded dataset
|
||||
rm ../src/top-1m.txt
|
||||
|
|
Loading…
Reference in New Issue