Compare commits
No commits in common. "main" and "refactor" have entirely different histories.
3 changed files with 3 additions and 24 deletions
|
|
@ -19,10 +19,7 @@ jobs:
|
|||
RESOLVE_CONF: /tmp/92-resolve-bbrkn.conf
|
||||
|
||||
# DNS-сервер для резолвинга
|
||||
DNS_SERVER: 8.8.8.8
|
||||
|
||||
# Gekata
|
||||
CHROME_SERVER: http://10.77.1.2:3000
|
||||
DNS_SERVER: 10.100.1.2
|
||||
|
||||
# Директория конфигов на шлюзе
|
||||
TARGET_DIR: /opt/appdata/pihole/etc/dnsmasq.d
|
||||
|
|
|
|||
2
Makefile
2
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 ?= 8.8.8.8
|
||||
DNS_SERVER ?= 10.100.1.2
|
||||
CACHE_DIR ?= .cache/api
|
||||
CACHE_TTL_DAYS ?= 15
|
||||
|
||||
|
|
|
|||
20
domains.txt
20
domains.txt
|
|
@ -175,22 +175,4 @@ marketplace.visualstudio.com
|
|||
files.oaiusercontent.com
|
||||
notebooklm.google
|
||||
notebooklm.google.com
|
||||
maps-cdn.zepp.com
|
||||
tunnelbroker.net
|
||||
ingage.tech
|
||||
ex.ingage.tech
|
||||
asternos.dev
|
||||
asternos.com
|
||||
synthetic.new
|
||||
www.nokia3310lteproject.com
|
||||
lowendbox.com
|
||||
ghcr.io
|
||||
github.com
|
||||
www.iplocate.io
|
||||
image.tmdb.org
|
||||
tmdb.org
|
||||
netlify.com
|
||||
netlifydns.com
|
||||
netlifyusercontent.com
|
||||
www.ubuntu-touch.io
|
||||
ubports.com
|
||||
maps-cdn.zepp.com
|
||||
Loading…
Add table
Add a link
Reference in a new issue