From 372a1bc222037abbe0fe12af441704f15e73f1cf Mon Sep 17 00:00:00 2001 From: root Date: Sun, 24 Mar 2024 04:15:01 -0500 Subject: [PATCH] Updated March 24, 2024 4:15AM --- db_dump.sql | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/db_dump.sql b/db_dump.sql index 58af60e..c98f60e 100644 --- a/db_dump.sql +++ b/db_dump.sql @@ -86,9 +86,9 @@ CREATE TABLE adlist INSERT INTO adlist VALUES(1,'https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts',0,1622344821,1708957832,NULL,1708957802,161498,1,2); INSERT INTO adlist VALUES(2,'https://raw.githubusercontent.com/PolishFiltersTeam/KADhosts/master/KADhosts.txt',0,1622344821,1708957833,NULL,1708957802,123153,1,2); INSERT INTO adlist VALUES(3,'https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Spam/hosts',0,1622344821,1708957835,NULL,1708957803,57,0,2); -INSERT INTO adlist VALUES(4,'https://v.firebog.net/hosts/static/w3kbl.txt',1,1622344821,1622599864,'',1710666122,351,0,1); +INSERT INTO adlist VALUES(4,'https://v.firebog.net/hosts/static/w3kbl.txt',1,1622344821,1622599864,'',1711270922,351,0,2); INSERT INTO adlist VALUES(6,'https://www.github.developerdan.com/hosts/lists/ads-and-tracking-extended.txt',0,1651291704,1710017978,NULL,1708957804,429286,0,2); -INSERT INTO adlist VALUES(8,'https://raw.githubusercontent.com/hagezi/dns-blocklists/main/adblock/pro.txt',1,1708957798,1708957798,NULL,1710666123,0,0,1); +INSERT INTO adlist VALUES(8,'https://raw.githubusercontent.com/hagezi/dns-blocklists/main/adblock/pro.txt',1,1708957798,1708957798,NULL,1711270923,0,0,1); CREATE TABLE domainlist_by_group ( domainlist_id INTEGER NOT NULL REFERENCES domainlist (id),