From 5f09ac0ddf869c315bedfe173fb27a2d6d9ef680 Mon Sep 17 00:00:00 2001 From: Jarell <91372088+jarelllama@users.noreply.github.com> Date: Wed, 3 Apr 2024 19:32:02 +0800 Subject: [PATCH] Update readme --- functions/update_readme.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/update_readme.sh b/functions/update_readme.sh index 56dfdf03a..8ae7437e3 100644 --- a/functions/update_readme.sh +++ b/functions/update_readme.sh @@ -108,7 +108,7 @@ For this reason, the openSquat source is not included in the light version of th \`\`\` Active keywords: $(wc -l < config/opensquat_keywords.txt) Domains retrieved today: $(sum "$TODAY" 'openSquat') -Domains in NRD feed: $(wc -l < lists/wildcard_domains/nrd.txt) +Domains in NRD feed: $(awk "BEGIN { printf \"%.2fM\", (( $(wc -l < test.txt) / 1000000 ))}") \`\`\` ### Other sources