From 0cd1b9d5f2545dc01237e70025e35567cdf51a87 Mon Sep 17 00:00:00 2001 From: J <91372088+jarelllama@users.noreply.github.com> Date: Mon, 9 Dec 2024 13:53:37 +0800 Subject: [PATCH] Update readme --- scripts/update_readme.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/update_readme.sh b/scripts/update_readme.sh index 118537ce3..c1854ee3e 100644 --- a/scripts/update_readme.sh +++ b/scripts/update_readme.sh @@ -135,7 +135,6 @@ Unparked domains added this month: $(mawk "/${THIS_MONTH},unparked_count/" "$DOM ## Resources / See also -- [AdGuard's Dead Domains Linter](https://github.com/AdguardTeam/DeadDomainsLinter): simple tool to check adblock filtering rules for dead domains - [AdGuard's Hostlist Compiler](https://github.com/AdguardTeam/HostlistCompiler): simple tool that compiles hosts blocklists and removes redundant rules - [Elliotwutingfeng's repositories](https://github.com/elliotwutingfeng?tab=repositories): various original blocklists - [Google's Shell Style Guide](https://google.github.io/styleguide/shellguide.html): Shell script style guide @@ -143,7 +142,6 @@ Unparked domains added this month: $(mawk "/${THIS_MONTH},unparked_count/" "$DOM - [Hagezi's DNS Blocklists](https://github.com/hagezi/dns-blocklists): various curated blocklists including threat intelligence feeds - [Jarelllama's Blocklist Checker](https://github.com/jarelllama/Blocklist-Checker): generate a simple static report for blocklists or see previous reports of requested blocklists - [ShellCheck](https://github.com/koalaman/shellcheck): static analysis tool for Shell scripts -- [Tranco](https://tranco-list.eu/): research-oriented top sites ranking hardened against manipulation - [VirusTotal](https://www.virustotal.com/): analyze suspicious files, domains, IPs, and URLs to detect malware (also includes WHOIS lookup) - [iam-py-test/blocklist_stats](https://github.com/iam-py-test/blocklist_stats): statistics on various blocklists EOF