From c7c62ad3b662fe5e441bcc71ed9e2658b0e8aa5e Mon Sep 17 00:00:00 2001 From: Eugene Burkov Date: Mon, 21 Apr 2025 18:46:47 +0300 Subject: [PATCH] Pull request 2395: Update all Merge in DNS/adguard-home from upd-all to master Squashed commit of the following: commit c4bba4531813bdeb79536f7f601ade80a16a9163 Author: Eugene Burkov Date: Mon Apr 21 18:17:06 2025 +0300 client: upd filters --- client/src/helpers/filters/filters.ts | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/client/src/helpers/filters/filters.ts b/client/src/helpers/filters/filters.ts index db948c81..01bb050f 100644 --- a/client/src/helpers/filters/filters.ts +++ b/client/src/helpers/filters/filters.ts @@ -28,6 +28,12 @@ export default { "homepage": "https://badmojr.github.io/1Hosts/", "source": "https://adguardteam.github.io/HostlistsRegistry/assets/filter_24.txt" }, + "1hosts_pro": { + "name": "1Hosts (Pro)", + "categoryId": "general", + "homepage": "https://badmojr.github.io/1Hosts/", + "source": "https://adguardteam.github.io/HostlistsRegistry/assets/filter_64.txt" + }, "CHN_adrules": { "name": "CHN: AdRules DNS List", "categoryId": "regional",