From 8dcb925828f1058d1b4dea63275b35afc2dfbad9 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 17 Apr 2024 20:00:01 -0500 Subject: [PATCH] Updated April 17, 2024 8:00PM --- db_dump.sql | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/db_dump.sql b/db_dump.sql index c294c45..172e821 100644 --- a/db_dump.sql +++ b/db_dump.sql @@ -90,8 +90,8 @@ INSERT INTO adlist VALUES(4,'https://v.firebog.net/hosts/static/w3kbl.txt',0,162 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,NULL,0,0,0); -INSERT INTO adlist VALUES(10,'https://cdn.jsdelivr.net/gh/hagezi/dns-blocklists@latest/adblock/fake.txt',1,1713190495,1713190495,NULL,NULL,0,0,0); -INSERT INTO adlist VALUES(11,'https://cdn.jsdelivr.net/gh/hagezi/dns-blocklists@latest/adblock/popupads.txt',1,1713190514,1713190514,NULL,NULL,0,0,0); +INSERT INTO adlist VALUES(10,'https://cdn.jsdelivr.net/gh/hagezi/dns-blocklists@latest/adblock/fake.txt',0,1713190495,1713401680,NULL,NULL,0,0,0); +INSERT INTO adlist VALUES(11,'https://cdn.jsdelivr.net/gh/hagezi/dns-blocklists@latest/adblock/popupads.txt',0,1713190514,1713401680,NULL,NULL,0,0,0); CREATE TABLE domainlist_by_group ( domainlist_id INTEGER NOT NULL REFERENCES domainlist (id),