mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2025-10-26 11:27:18 +00:00
Pull request 2472: Update vetted filters
Squashed commit of the following:
commit 5cbe4ae59fe967a7d45260d5c1ae44e34c0ff09c
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Thu Sep 4 19:27:37 2025 +0300
all: upd vetted filters
This commit is contained in:
parent
d2fa4f1af9
commit
ef5fad69f6
@ -34,6 +34,12 @@ export default {
|
||||
"homepage": "https://badmojr.github.io/1Hosts/",
|
||||
"source": "https://adguardteam.github.io/HostlistsRegistry/assets/filter_64.txt"
|
||||
},
|
||||
"1hosts_xtra": {
|
||||
"name": "1Hosts (Xtra)",
|
||||
"categoryId": "general",
|
||||
"homepage": "https://badmojr.github.io/1Hosts/",
|
||||
"source": "https://adguardteam.github.io/HostlistsRegistry/assets/filter_70.txt"
|
||||
},
|
||||
"CHN_adrules": {
|
||||
"name": "CHN: AdRules DNS List",
|
||||
"categoryId": "regional",
|
||||
@ -196,6 +202,12 @@ export default {
|
||||
"homepage": "https://github.com/hagezi/dns-blocklists#piracy",
|
||||
"source": "https://adguardteam.github.io/HostlistsRegistry/assets/filter_46.txt"
|
||||
},
|
||||
"hagezi_apple_tracker_blocklist": {
|
||||
"name": "HaGeZi's Apple Tracker Blocklist",
|
||||
"categoryId": "other",
|
||||
"homepage": "https://github.com/hagezi/dns-blocklists",
|
||||
"source": "https://adguardteam.github.io/HostlistsRegistry/assets/filter_67.txt"
|
||||
},
|
||||
"hagezi_badware_hoster_blocklist": {
|
||||
"name": "HaGeZi's Badware Hoster Blocklist",
|
||||
"categoryId": "security",
|
||||
@ -226,6 +238,12 @@ export default {
|
||||
"homepage": "https://github.com/hagezi/dns-blocklists",
|
||||
"source": "https://adguardteam.github.io/HostlistsRegistry/assets/filter_34.txt"
|
||||
},
|
||||
"hagezi_oppo_realme_tracker_blocklist": {
|
||||
"name": "HaGeZi's OPPO \u0026 Realme Tracker Blocklist",
|
||||
"categoryId": "other",
|
||||
"homepage": "https://github.com/hagezi/dns-blocklists",
|
||||
"source": "https://adguardteam.github.io/HostlistsRegistry/assets/filter_66.txt"
|
||||
},
|
||||
"hagezi_pro": {
|
||||
"name": "HaGeZi's Pro Blocklist",
|
||||
"categoryId": "general",
|
||||
@ -262,6 +280,18 @@ export default {
|
||||
"homepage": "https://github.com/hagezi/dns-blocklists",
|
||||
"source": "https://adguardteam.github.io/HostlistsRegistry/assets/filter_49.txt"
|
||||
},
|
||||
"hagezi_url_shortener_blocklist": {
|
||||
"name": "HaGeZi's URL Shortener Blocklist",
|
||||
"categoryId": "security",
|
||||
"homepage": "https://github.com/hagezi/dns-blocklists",
|
||||
"source": "https://adguardteam.github.io/HostlistsRegistry/assets/filter_68.txt"
|
||||
},
|
||||
"hagezi_vivo_tracker_blocklist": {
|
||||
"name": "HaGeZi's Vivo Tracker Blocklist",
|
||||
"categoryId": "other",
|
||||
"homepage": "https://github.com/hagezi/dns-blocklists",
|
||||
"source": "https://adguardteam.github.io/HostlistsRegistry/assets/filter_65.txt"
|
||||
},
|
||||
"hagezi_windows_office_tracker_blocklist": {
|
||||
"name": "HaGeZi's Windows/Office Tracker Blocklist",
|
||||
"categoryId": "other",
|
||||
@ -322,6 +352,12 @@ export default {
|
||||
"homepage": "https://github.com/durablenapkin/scamblocklist",
|
||||
"source": "https://adguardteam.github.io/HostlistsRegistry/assets/filter_10.txt"
|
||||
},
|
||||
"shadowwhisperer_tracking_list": {
|
||||
"name": "ShadowWhisperer Tracking List",
|
||||
"categoryId": "general",
|
||||
"homepage": "https://github.com/ShadowWhisperer/BlockLists",
|
||||
"source": "https://adguardteam.github.io/HostlistsRegistry/assets/filter_69.txt"
|
||||
},
|
||||
"shadowwhisperers_dating_list": {
|
||||
"name": "ShadowWhisperer's Dating List",
|
||||
"categoryId": "other",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user