Updated October 6, 2024 12:11PM
This commit is contained in:
@@ -43,7 +43,7 @@ CREATE TABLE adlist
|
||||
invalid_domains INTEGER NOT NULL DEFAULT 0,
|
||||
status INTEGER NOT NULL DEFAULT 0
|
||||
);
|
||||
INSERT INTO adlist VALUES(1,'https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts',0,1728225653,1728234531,'Migrated from /etc/pihole/adlists.list',1728234445,116379,1,2);
|
||||
INSERT INTO adlist VALUES(1,'https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts',1,1728225653,1728234689,'Migrated from /etc/pihole/adlists.list',1728234445,116379,1,2);
|
||||
INSERT INTO adlist VALUES(2,'https://v.firebog.net/hosts/static/w3kbl.txt',1,1728234516,1728234516,NULL,NULL,0,0,0);
|
||||
INSERT INTO adlist VALUES(3,'https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Spam/hosts',0,1728234528,1728234529,NULL,NULL,0,0,0);
|
||||
INSERT INTO adlist VALUES(4,'https://www.github.developerdan.com/hosts/lists/ads-and-tracking-extended.txt',1,1728234540,1728234540,NULL,NULL,0,0,0);
|
||||
|
||||
Reference in New Issue
Block a user