Updated March 24, 2024 4:15AM

This commit is contained in:
root
2024-03-24 04:15:01 -05:00
parent 3be5cd5ac9
commit 372a1bc222

View File

@@ -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),