11# AdGuard-Home-AIO-List
22
3- An All-In-One AdGuard Home blocklist and allowlist.
3+ An All-In-One AdGuard Home blocklist and allowlist generated locally on your PC using Python .
44
5- Version: 0.1.24 (Beta 4)
5+ Version: 0.1.25
66
7- Updated (AEST): 2024-04-17 03:23:56PM
7+ Updated (AEST): 2024-05-16 02:41:49PM
88
99## Repo Status
1010
1111- Written in ** Python** it now has been updated for 2024 and have new lists added
12- - I attempted and tested using ** GitHub Codespaces** and ** github LFS** but moved away from both due to filesize restrictions
13- - ** BETA version 4** is now available for testing, please report all issues here on GitHub
14- - Currently around ** 1.1 million unique rules** are included
15- - The blocklist will make AdGuard Home's RAM usage increase to around ** 229MB**
12+ - Currently around ** 1.2 million unique rules** are included
13+ - The blocklist will make AdGuard Home's RAM usage increase to around ** 330MB**
1614- Do not use these lists on older hardware with fewer than ** 4 CPU cores** or ** IOT** devices
1715- Be prepared to make your own whitelist additions within AdGuard Home, depending on your needs
16+ - I attempted and tested using ** GitHub Codespaces** and ** github LFS** but moved away from both due to filesize restrictions
1817
1918## Included Blocklists
2019
@@ -37,23 +36,26 @@ Updated (AEST): 2024-04-17 03:23:56PM
3736- [ Dandelion Sprout's Anti Push Notifications] ( https://adguardteam.github.io/HostlistsRegistry/assets/filter_39.txt )
3837- [ Dandelion Sprout's Anti-Malware List] ( https://adguardteam.github.io/HostlistsRegistry/assets/filter_12.txt )
3938- [ Deanoman - tracker_list_adguard_home] ( https://raw.githubusercontent.com/hl2guide/AdGuard-Home-AIO-List/main/tracker_list_adguard_home.txt )
39+ - [ DurableNapkin's Scam Blocklist] ( https://adguardteam.github.io/HostlistsRegistry/assets/filter_10.txt )
40+ - [ HaGeZi's Multi PRO - Extended protection] ( https://raw.githubusercontent.com/hagezi/dns-blocklists/main/adblock/pro.txt )
4041- [ HaGeZi's The World's Most Abused TLDs] ( https://github.com/hagezi/dns-blocklists ) - [ RAW] ( https://raw.githubusercontent.com/hagezi/dns-blocklists/main/adblock/spam-tlds.txt ) by HaGeZi
4142- [ Malicious URL Blocklist (URLHaus)] ( https://adguardteam.github.io/HostlistsRegistry/assets/filter_11.txt )
42- - [ Multi PRO - Extended protection] ( https://raw.githubusercontent.com/hagezi/dns-blocklists/main/adblock/pro.txt )
4343- [ OISD Blocklist Small] ( https://adguardteam.github.io/HostlistsRegistry/assets/filter_5.txt )
4444- [ Peter Lowe's Blocklist] ( https://adguardteam.github.io/HostlistsRegistry/assets/filter_3.txt )
4545- [ Phishing Army] ( https://adguardteam.github.io/HostlistsRegistry/assets/filter_18.txt )
4646- [ Phishing URL Blocklist (PhishTank and OpenPhish)] ( https://adguardteam.github.io/HostlistsRegistry/assets/filter_30.txt )
47- - [ ph00lt0 / blocklist] ( https://raw.githubusercontent.com/ph00lt0/blocklists/master/blocklist.txt )
48- - [ Scam Blocklist by DurableNapkin] ( https://adguardteam.github.io/HostlistsRegistry/assets/filter_10.txt )
4947- [ ShadowWhisperer's Malware List] ( https://adguardteam.github.io/HostlistsRegistry/assets/filter_42.txt )
5048- [ Stalkerware Indicators List] ( https://adguardteam.github.io/HostlistsRegistry/assets/filter_31.txt )
5149- [ Steven Black's List] ( https://adguardteam.github.io/HostlistsRegistry/assets/filter_33.txt )
5250- [ The Big List of Hacked Malware Web Sites] ( https://adguardteam.github.io/HostlistsRegistry/assets/filter_9.txt )
5351- [ WindowsSpyBlocker - Hosts spy rules] ( https://adguardteam.github.io/HostlistsRegistry/assets/filter_23.txt )
52+ - [ borestad's blocklist-abuseipdb] ( https://raw.githubusercontent.com/borestad/blocklist-abuseipdb/main/abuseipdb-s100-60d.ipv4 )
53+ - [ ph00lt0's blocklist] ( https://raw.githubusercontent.com/ph00lt0/blocklists/master/blocklist.txt )
54+ - [ romainmarcoux's malicious-ip] ( https://raw.githubusercontent.com/romainmarcoux/malicious-ip/main/full-40k.txt )
55+ - [ stamparm's ipsum] ( https://raw.githubusercontent.com/stamparm/ipsum/master/levels/3.txt )
5456- [ uBlock₀ filters - Badware risks] ( https://adguardteam.github.io/HostlistsRegistry/assets/filter_50.txt )
5557
56- ## Setup (BETA)
58+ ## Setup
5759
5860- The python script ` create_list.py ` can be used to generate ` aio_blocklist_final.txt ` on a local machine that has Python
5961- I have tested it on Windows 11, however it should work fine on other OSs too (as long as you have Python installed)
0 commit comments