Add ignored domain: doubleclick yandex mail.ru bigsv.ru mts.ru rambler.ru yadro.ru aif.ru vkvideo.ru tns-counter.ru
All checks were successful
Deploy DNS Configuration / deploy (push) Successful in 22m33s
All checks were successful
Deploy DNS Configuration / deploy (push) Successful in 22m33s
This commit is contained in:
parent
f3758fb162
commit
66ecc49990
2 changed files with 2 additions and 2 deletions
|
|
@ -29,7 +29,7 @@ jobs:
|
||||||
# Имя контейнера Pi-hole
|
# Имя контейнера Pi-hole
|
||||||
DOCKER_CONTAINER: pihole
|
DOCKER_CONTAINER: pihole
|
||||||
|
|
||||||
IGNORE_PARTS: "doubleclick yandex"
|
IGNORE_PARTS: "doubleclick yandex mail.ru bigsv.ru mts.ru rambler.ru yadro.ru aif.ru vkvideo.ru tns-counter.ru"
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
|
|
|
||||||
|
|
@ -17,7 +17,7 @@ jobs:
|
||||||
API_URL: http://10.100.1.2:3000/domains?domain=
|
API_URL: http://10.100.1.2:3000/domains?domain=
|
||||||
TARGET_DIR: /opt/appdata/pihole/etc/dnsmasq.d
|
TARGET_DIR: /opt/appdata/pihole/etc/dnsmasq.d
|
||||||
DOCKER_CONTAINER: pihole
|
DOCKER_CONTAINER: pihole
|
||||||
IGNORE_PARTS: "doubleclick yandex"
|
IGNORE_PARTS: "doubleclick yandex doubleclick yandex mail.ru bigsv.ru mts.ru rambler.ru yadro.ru aif.ru vkvideo.ru tns-counter.ru"
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue