Updated June 2, 2024 4:15AM

This commit is contained in:
root
2024-06-02 04:15:02 -05:00
parent 0e2e417ab0
commit df9971977c

View File

@@ -91,10 +91,10 @@ INSERT INTO adlist VALUES(3,'https://raw.githubusercontent.com/FadeMind/hosts.ex
INSERT INTO adlist VALUES(4,'https://v.firebog.net/hosts/static/w3kbl.txt',0,1622344821,1713190342,NULL,1713085922,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',0,1708957798,1713190345,NULL,1713085924,0,0,1);
INSERT INTO adlist VALUES(9,'https://cdn.jsdelivr.net/gh/hagezi/dns-blocklists@latest/adblock/multi.txt',1,1713190331,1713190331,NULL,1716714723,0,0,1);
INSERT INTO adlist VALUES(10,'https://cdn.jsdelivr.net/gh/hagezi/dns-blocklists@latest/adblock/fake.txt',1,1713190495,1713894768,NULL,1716714724,0,0,1);
INSERT INTO adlist VALUES(11,'https://cdn.jsdelivr.net/gh/hagezi/dns-blocklists@latest/adblock/popupads.txt',1,1713190514,1713894770,NULL,1716714725,0,0,1);
INSERT INTO adlist VALUES(12,'https://raw.githubusercontent.com/Perflyst/PiHoleBlocklist/master/SmartTV.txt',1,1713895059,1713895059,NULL,1716714725,242,0,2);
INSERT INTO adlist VALUES(9,'https://cdn.jsdelivr.net/gh/hagezi/dns-blocklists@latest/adblock/multi.txt',1,1713190331,1713190331,NULL,1717319523,0,0,1);
INSERT INTO adlist VALUES(10,'https://cdn.jsdelivr.net/gh/hagezi/dns-blocklists@latest/adblock/fake.txt',1,1713190495,1713894768,NULL,1717319524,0,0,1);
INSERT INTO adlist VALUES(11,'https://cdn.jsdelivr.net/gh/hagezi/dns-blocklists@latest/adblock/popupads.txt',1,1713190514,1713894770,NULL,1717319525,0,0,1);
INSERT INTO adlist VALUES(12,'https://raw.githubusercontent.com/Perflyst/PiHoleBlocklist/master/SmartTV.txt',1,1713895059,1713895059,NULL,1717319526,242,0,2);
CREATE TABLE domainlist_by_group
(
domainlist_id INTEGER NOT NULL REFERENCES domainlist (id),