mirror of
https://github.com/C24Be/AS_Network_List.git
synced 2026-01-25 15:31:12 +03:00
update blacklists_updater.sh regexps
This commit is contained in:
@@ -15,6 +15,3 @@ grep -iE "${black_names}" auto/*-ru-ipv4.txt | grep -viE "${white_names}" | awk
|
||||
|
||||
# Remove comments by sed to avoid flooding WHOIS servers
|
||||
grep -v "#" ${outfile_w_comments} | sort | uniq > ${outfile_wo_comments}
|
||||
|
||||
|
||||
grep -iE "uvd" auto/*-ru-ipv4.txt
|
||||
|
||||
Reference in New Issue
Block a user