Skip to content

Commit ef5fad6

Browse files
committed
Pull request 2472: Update vetted filters
Squashed commit of the following: commit 5cbe4ae Author: Eugene Burkov <[email protected]> Date: Thu Sep 4 19:27:37 2025 +0300 all: upd vetted filters
1 parent d2fa4f1 commit ef5fad6

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

client/src/helpers/filters/filters.ts

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,12 @@ export default {
3434
"homepage": "https://badmojr.github.io/1Hosts/",
3535
"source": "https://adguardteam.github.io/HostlistsRegistry/assets/filter_64.txt"
3636
},
37+
"1hosts_xtra": {
38+
"name": "1Hosts (Xtra)",
39+
"categoryId": "general",
40+
"homepage": "https://badmojr.github.io/1Hosts/",
41+
"source": "https://adguardteam.github.io/HostlistsRegistry/assets/filter_70.txt"
42+
},
3743
"CHN_adrules": {
3844
"name": "CHN: AdRules DNS List",
3945
"categoryId": "regional",
@@ -196,6 +202,12 @@ export default {
196202
"homepage": "https://github.com/hagezi/dns-blocklists#piracy",
197203
"source": "https://adguardteam.github.io/HostlistsRegistry/assets/filter_46.txt"
198204
},
205+
"hagezi_apple_tracker_blocklist": {
206+
"name": "HaGeZi's Apple Tracker Blocklist",
207+
"categoryId": "other",
208+
"homepage": "https://github.com/hagezi/dns-blocklists",
209+
"source": "https://adguardteam.github.io/HostlistsRegistry/assets/filter_67.txt"
210+
},
199211
"hagezi_badware_hoster_blocklist": {
200212
"name": "HaGeZi's Badware Hoster Blocklist",
201213
"categoryId": "security",
@@ -226,6 +238,12 @@ export default {
226238
"homepage": "https://github.com/hagezi/dns-blocklists",
227239
"source": "https://adguardteam.github.io/HostlistsRegistry/assets/filter_34.txt"
228240
},
241+
"hagezi_oppo_realme_tracker_blocklist": {
242+
"name": "HaGeZi's OPPO \u0026 Realme Tracker Blocklist",
243+
"categoryId": "other",
244+
"homepage": "https://github.com/hagezi/dns-blocklists",
245+
"source": "https://adguardteam.github.io/HostlistsRegistry/assets/filter_66.txt"
246+
},
229247
"hagezi_pro": {
230248
"name": "HaGeZi's Pro Blocklist",
231249
"categoryId": "general",
@@ -262,6 +280,18 @@ export default {
262280
"homepage": "https://github.com/hagezi/dns-blocklists",
263281
"source": "https://adguardteam.github.io/HostlistsRegistry/assets/filter_49.txt"
264282
},
283+
"hagezi_url_shortener_blocklist": {
284+
"name": "HaGeZi's URL Shortener Blocklist",
285+
"categoryId": "security",
286+
"homepage": "https://github.com/hagezi/dns-blocklists",
287+
"source": "https://adguardteam.github.io/HostlistsRegistry/assets/filter_68.txt"
288+
},
289+
"hagezi_vivo_tracker_blocklist": {
290+
"name": "HaGeZi's Vivo Tracker Blocklist",
291+
"categoryId": "other",
292+
"homepage": "https://github.com/hagezi/dns-blocklists",
293+
"source": "https://adguardteam.github.io/HostlistsRegistry/assets/filter_65.txt"
294+
},
265295
"hagezi_windows_office_tracker_blocklist": {
266296
"name": "HaGeZi's Windows/Office Tracker Blocklist",
267297
"categoryId": "other",
@@ -322,6 +352,12 @@ export default {
322352
"homepage": "https://github.com/durablenapkin/scamblocklist",
323353
"source": "https://adguardteam.github.io/HostlistsRegistry/assets/filter_10.txt"
324354
},
355+
"shadowwhisperer_tracking_list": {
356+
"name": "ShadowWhisperer Tracking List",
357+
"categoryId": "general",
358+
"homepage": "https://github.com/ShadowWhisperer/BlockLists",
359+
"source": "https://adguardteam.github.io/HostlistsRegistry/assets/filter_69.txt"
360+
},
325361
"shadowwhisperers_dating_list": {
326362
"name": "ShadowWhisperer's Dating List",
327363
"categoryId": "other",

0 commit comments

Comments
 (0)