update blacklists_updater.sh regexps

This commit is contained in:
C24Be
2024-04-01 11:58:45 +02:00
parent 5b3ff1b900
commit 3895749036

View File

@@ -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 # Remove comments by sed to avoid flooding WHOIS servers
grep -v "#" ${outfile_w_comments} | sort | uniq > ${outfile_wo_comments} grep -v "#" ${outfile_w_comments} | sort | uniq > ${outfile_wo_comments}
grep -iE "uvd" auto/*-ru-ipv4.txt