Updated April 28, 2024 4:15AM
This commit is contained in:
@@ -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,1713690722,0,0,1);
|
||||
INSERT INTO adlist VALUES(10,'https://cdn.jsdelivr.net/gh/hagezi/dns-blocklists@latest/adblock/fake.txt',1,1713190495,1713894768,NULL,NULL,0,0,0);
|
||||
INSERT INTO adlist VALUES(11,'https://cdn.jsdelivr.net/gh/hagezi/dns-blocklists@latest/adblock/popupads.txt',1,1713190514,1713894770,NULL,NULL,0,0,0);
|
||||
INSERT INTO adlist VALUES(12,'https://raw.githubusercontent.com/Perflyst/PiHoleBlocklist/master/SmartTV.txt',1,1713895059,1713895059,NULL,NULL,0,0,0);
|
||||
INSERT INTO adlist VALUES(9,'https://cdn.jsdelivr.net/gh/hagezi/dns-blocklists@latest/adblock/multi.txt',1,1713190331,1713190331,NULL,1714295523,0,0,1);
|
||||
INSERT INTO adlist VALUES(10,'https://cdn.jsdelivr.net/gh/hagezi/dns-blocklists@latest/adblock/fake.txt',1,1713190495,1713894768,NULL,1714295524,0,0,1);
|
||||
INSERT INTO adlist VALUES(11,'https://cdn.jsdelivr.net/gh/hagezi/dns-blocklists@latest/adblock/popupads.txt',1,1713190514,1713894770,NULL,1714295525,0,0,1);
|
||||
INSERT INTO adlist VALUES(12,'https://raw.githubusercontent.com/Perflyst/PiHoleBlocklist/master/SmartTV.txt',1,1713895059,1713895059,NULL,1714295526,242,0,1);
|
||||
CREATE TABLE domainlist_by_group
|
||||
(
|
||||
domainlist_id INTEGER NOT NULL REFERENCES domainlist (id),
|
||||
|
||||
Reference in New Issue
Block a user