From c16466a85454056f23993492000678c6c14cfafe Mon Sep 17 00:00:00 2001 From: goodvin Date: Wed, 25 Mar 2026 20:17:03 +0300 Subject: [PATCH 01/14] Update domains.txt --- domains.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains.txt b/domains.txt index adf0d81..8035501 100644 --- a/domains.txt +++ b/domains.txt @@ -175,4 +175,5 @@ marketplace.visualstudio.com files.oaiusercontent.com notebooklm.google notebooklm.google.com -maps-cdn.zepp.com \ No newline at end of file +maps-cdn.zepp.com +tunnelbroker.net \ No newline at end of file From 9826a98e084e48895c68c5d40f98156c0b7f3352 Mon Sep 17 00:00:00 2001 From: goodvin Date: Mon, 6 Apr 2026 21:18:20 +0300 Subject: [PATCH 02/14] ADD DOMAIN: ingage.tech --- domains.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains.txt b/domains.txt index 8035501..6b5520b 100644 --- a/domains.txt +++ b/domains.txt @@ -176,4 +176,5 @@ files.oaiusercontent.com notebooklm.google notebooklm.google.com maps-cdn.zepp.com -tunnelbroker.net \ No newline at end of file +tunnelbroker.net +ingage.tech \ No newline at end of file From 19d9c456e42425f6c380fda3ea4c70e15c4cbdfb Mon Sep 17 00:00:00 2001 From: goodvin Date: Mon, 6 Apr 2026 21:40:39 +0300 Subject: [PATCH 03/14] ADD DOMAIN: ex.ingage.tech --- domains.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains.txt b/domains.txt index 6b5520b..74a14ce 100644 --- a/domains.txt +++ b/domains.txt @@ -177,4 +177,5 @@ notebooklm.google notebooklm.google.com maps-cdn.zepp.com tunnelbroker.net -ingage.tech \ No newline at end of file +ingage.tech +ex.ingage.tech \ No newline at end of file From 23bcba9287e708ff718726459496c0d859a7631b Mon Sep 17 00:00:00 2001 From: goodvin Date: Tue, 14 Apr 2026 22:38:35 +0300 Subject: [PATCH 04/14] ADD DOMAIN: asternos --- domains.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains.txt b/domains.txt index 74a14ce..2641972 100644 --- a/domains.txt +++ b/domains.txt @@ -178,4 +178,6 @@ notebooklm.google.com maps-cdn.zepp.com tunnelbroker.net ingage.tech -ex.ingage.tech \ No newline at end of file +ex.ingage.tech +asternos.dev +asternos.com \ No newline at end of file From 4fdcb7c7c6c5eb7a0c0dc1fc3cdf8ac9a35c9d21 Mon Sep 17 00:00:00 2001 From: goodvin Date: Sun, 19 Apr 2026 11:25:01 +0300 Subject: [PATCH 05/14] ADD DOMAIN: synthetic.new --- domains.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains.txt b/domains.txt index 2641972..bcc3c92 100644 --- a/domains.txt +++ b/domains.txt @@ -180,4 +180,5 @@ tunnelbroker.net ingage.tech ex.ingage.tech asternos.dev -asternos.com \ No newline at end of file +asternos.com +synthetic.new \ No newline at end of file From d31c35b2fc8451cba18dbc5d6c5c862a5f688dde Mon Sep 17 00:00:00 2001 From: goodvin Date: Sun, 19 Apr 2026 11:50:58 +0300 Subject: [PATCH 06/14] Update .forgejo/workflows/deploy.yaml --- .forgejo/workflows/deploy.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.forgejo/workflows/deploy.yaml b/.forgejo/workflows/deploy.yaml index c677c24..ea7bc57 100644 --- a/.forgejo/workflows/deploy.yaml +++ b/.forgejo/workflows/deploy.yaml @@ -19,7 +19,10 @@ jobs: RESOLVE_CONF: /tmp/92-resolve-bbrkn.conf # DNS-сервер для резолвинга - DNS_SERVER: 10.100.1.2 + DNS_SERVER: 8.8.8.8 + + # Gekata + CHROME_SERVER: http://10.77.2.2:3000 # Директория конфигов на шлюзе TARGET_DIR: /opt/appdata/pihole/etc/dnsmasq.d From eea82a4fa5ccbee6d3db85ad905aef156ffdcc48 Mon Sep 17 00:00:00 2001 From: goodvin Date: Mon, 20 Apr 2026 23:25:39 +0300 Subject: [PATCH 07/14] ADD DOMAIN: www.nokia3310lteproject.com --- domains.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains.txt b/domains.txt index bcc3c92..4db89d4 100644 --- a/domains.txt +++ b/domains.txt @@ -181,4 +181,5 @@ ingage.tech ex.ingage.tech asternos.dev asternos.com -synthetic.new \ No newline at end of file +synthetic.new +www.nokia3310lteproject.com \ No newline at end of file From 3af4e6333becb1e56c716da4bf13b6bf73fe9cd2 Mon Sep 17 00:00:00 2001 From: goodvin Date: Tue, 21 Apr 2026 19:23:26 +0300 Subject: [PATCH 08/14] ADD DOMAIN: lowendbox.com --- domains.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains.txt b/domains.txt index 4db89d4..344a80e 100644 --- a/domains.txt +++ b/domains.txt @@ -182,4 +182,5 @@ ex.ingage.tech asternos.dev asternos.com synthetic.new -www.nokia3310lteproject.com \ No newline at end of file +www.nokia3310lteproject.com +lowendbox.com \ No newline at end of file From 3318983ccb701f940b1e8cd3c4ec932c8a2c6b4c Mon Sep 17 00:00:00 2001 From: goodvin Date: Wed, 22 Apr 2026 22:50:37 +0300 Subject: [PATCH 09/14] ADD DOMAIN: ghcr.io github.com --- domains.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains.txt b/domains.txt index 344a80e..9e219bf 100644 --- a/domains.txt +++ b/domains.txt @@ -183,4 +183,6 @@ asternos.dev asternos.com synthetic.new www.nokia3310lteproject.com -lowendbox.com \ No newline at end of file +lowendbox.com +ghcr.io +github.com \ No newline at end of file From c1edbc87e75c6cf77c795ea07ffe625d8bda3f1e Mon Sep 17 00:00:00 2001 From: goodvin Date: Fri, 24 Apr 2026 22:13:48 +0300 Subject: [PATCH 10/14] ADD DOMAIN: www.iplocate.io --- domains.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains.txt b/domains.txt index 9e219bf..b400476 100644 --- a/domains.txt +++ b/domains.txt @@ -185,4 +185,5 @@ synthetic.new www.nokia3310lteproject.com lowendbox.com ghcr.io -github.com \ No newline at end of file +github.com +www.iplocate.io \ No newline at end of file From a62a4d7674fd55fb782472de210ecad93f591d1b Mon Sep 17 00:00:00 2001 From: goodvin Date: Sat, 25 Apr 2026 19:56:11 +0300 Subject: [PATCH 11/14] ADD DOMAINS: image.tmdb.org tmdb.org --- domains.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains.txt b/domains.txt index b400476..18babcd 100644 --- a/domains.txt +++ b/domains.txt @@ -186,4 +186,6 @@ www.nokia3310lteproject.com lowendbox.com ghcr.io github.com -www.iplocate.io \ No newline at end of file +www.iplocate.io +image.tmdb.org +tmdb.org \ No newline at end of file From 092e2b7aeaa08bc463c717d9dde253762e102752 Mon Sep 17 00:00:00 2001 From: goodvin Date: Thu, 28 May 2026 20:41:21 +0300 Subject: [PATCH 12/14] Update .forgejo/workflows/deploy.yaml --- .forgejo/workflows/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/deploy.yaml b/.forgejo/workflows/deploy.yaml index ea7bc57..5538184 100644 --- a/.forgejo/workflows/deploy.yaml +++ b/.forgejo/workflows/deploy.yaml @@ -22,7 +22,7 @@ jobs: DNS_SERVER: 8.8.8.8 # Gekata - CHROME_SERVER: http://10.77.2.2:3000 + CHROME_SERVER: http://10.77.1.2:3000 # Директория конфигов на шлюзе TARGET_DIR: /opt/appdata/pihole/etc/dnsmasq.d From 18917a90360a6ef1e144a4c3feb24bf39913fc45 Mon Sep 17 00:00:00 2001 From: goodvin Date: Thu, 28 May 2026 20:47:02 +0300 Subject: [PATCH 13/14] Update domains.txt --- domains.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains.txt b/domains.txt index 18babcd..62990c6 100644 --- a/domains.txt +++ b/domains.txt @@ -188,4 +188,9 @@ ghcr.io github.com www.iplocate.io image.tmdb.org -tmdb.org \ No newline at end of file +tmdb.org +netlify.com +netlifydns.com +netlifyusercontent.com +www.ubuntu-touch.io +ubports.com \ No newline at end of file From ef30817cf8464c0a2fc8e25a1c7bad2acd309ef9 Mon Sep 17 00:00:00 2001 From: goodvin Date: Thu, 28 May 2026 20:56:35 +0300 Subject: [PATCH 14/14] Update Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 396fcc4..5106c8e 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ IPSET_CONF ?= /tmp/91-ipset-bbrkn.conf RESOLVE_CONF ?= /tmp/92-resolve-bbrkn.conf CHROME_SERVER ?= http://10.100.1.2:3000 DOMAINS_FILE ?= domains.txt -DNS_SERVER ?= 10.100.1.2 +DNS_SERVER ?= 8.8.8.8 CACHE_DIR ?= .cache/api CACHE_TTL_DAYS ?= 15