Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jarelllama authored Apr 3, 2024
1 parent 00a5e84 commit 5f09ac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functions/update_readme.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5f09ac0

Please sign in to comment.