From 45663362f5cdeb514393a44f283da14a3f57309b Mon Sep 17 00:00:00 2001 From: root Date: Sun, 11 May 2025 03:15:02 -0500 Subject: [PATCH] Updated May 11, 2025 3:15AM --- db_dump.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db_dump.sql b/db_dump.sql index 42e1e73..ea8975a 100644 --- a/db_dump.sql +++ b/db_dump.sql @@ -94,7 +94,7 @@ 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,1746417365,216788,0,1,216788,0); +INSERT INTO adlist VALUES(5,'https://raw.githubusercontent.com/hagezi/dns-blocklists/main/adblock/pro.txt',1,1719873584,1719873584,NULL,1746950884,160769,0,1,160769,0); CREATE TABLE domainlist_by_group ( domainlist_id INTEGER NOT NULL REFERENCES domainlist (id),