From 884cb4d133ea5146f0acb1195ea94b3ad52674e7 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 28 Oct 2025 20:00:02 -0500 Subject: [PATCH] Updated October 28, 2025 8:00PM --- db_dump.sql | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/db_dump.sql b/db_dump.sql index e2108f8..d1241d2 100644 --- a/db_dump.sql +++ b/db_dump.sql @@ -95,8 +95,8 @@ INSERT INTO adlist VALUES(1,'https://raw.githubusercontent.com/StevenBlack/hosts INSERT INTO adlist VALUES(2,'https://v.firebog.net/hosts/static/w3kbl.txt',1,1719873553,1719873553,NULL,1740024122,351,0,2,0,0); INSERT INTO adlist VALUES(3,'https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Spam/hosts',0,1719873568,1719873570,NULL,NULL,0,0,0,0,0); INSERT INTO adlist VALUES(4,'https://www.github.developerdan.com/hosts/lists/ads-and-tracking-extended.txt',1,1719873575,1728180003,NULL,1740024124,429286,0,2,0,0); -INSERT INTO adlist VALUES(5,'https://raw.githubusercontent.com/hagezi/dns-blocklists/main/adblock/pro.txt',1,1719873584,1719873584,NULL,1761469502,178074,0,1,178074,0); -INSERT INTO adlist VALUES(6,'https:/raw.githubusercontent.com/hagezi/dns-blocklists/main/adblock/pro.txt',1,1748130631,1748130864,NULL,1761469503,178074,0,1,178074,0); +INSERT INTO adlist VALUES(5,'https://raw.githubusercontent.com/hagezi/dns-blocklists/main/adblock/pro.txt',1,1719873584,1719873584,NULL,1761699456,179825,0,1,179825,0); +INSERT INTO adlist VALUES(6,'https:/raw.githubusercontent.com/hagezi/dns-blocklists/main/adblock/pro.txt',1,1748130631,1748130864,NULL,1761699456,179825,0,1,179825,0); CREATE TABLE domainlist_by_group ( domainlist_id INTEGER NOT NULL REFERENCES domainlist (id) ON DELETE CASCADE,