This commit is contained in:
2024-03-09 14:55:37 -06:00

View File

@@ -85,9 +85,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,'',1709462941,352,0,2);
INSERT INTO adlist VALUES(6,'https://www.github.developerdan.com/hosts/lists/ads-and-tracking-extended.txt',0,1651291704,1708957853,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,1709462942,0,0,1);
INSERT INTO adlist VALUES(4,'https://v.firebog.net/hosts/static/w3kbl.txt',1,1622344821,1622599864,'',1710013429,352,0,1);
INSERT INTO adlist VALUES(6,'https://www.github.developerdan.com/hosts/lists/ads-and-tracking-extended.txt',0,1651291704,1710013621,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,1710013431,0,0,1);
CREATE TABLE domainlist_by_group
(
domainlist_id INTEGER NOT NULL REFERENCES domainlist (id),