Never use 8.8.8.8 or 1.1.1.1

We use it often as the default resolver and it supposed to be changed if we detected correct avaiblity of any other resolvers …

Are from source code created by php

web/webfonts/fa-brands-400.ttf
web/fm/dist/img/fa-solid-900.svg
web/fm/dist/favicon.ico
web/images/logo.svg

Are font’s / logos Ik I am sure the make 0 connections to 8.8.8.8

bin/v-add-dns-on-web-alias

Only contains an comment:

I agree this should be 1.2.3.4 instead of 8.8.8.8

In /etc/nginx/nginx.conf we use 8.8.8.8 as default resolver but it it has been configured correctly it should be replaced with the local resolvers…

In hestiacp/func/syshealth.sh at 5feca851075c90d107ef68cc9edc7650ef8f3f1f · hestiacp/hestiacp · GitHub

We also ajust the default resolver in for “nginx” used for Hestia…