Hello.
Question: Does the dashboard not automatically update https://publicsuffix.org/list/public_suffix_list.dat?
I’m talking about the one in /usr/local/hestia/data/extensions/public_suffix_list.dat
Hello.
Question: Does the dashboard not automatically update https://publicsuffix.org/list/public_suffix_list.dat?
I’m talking about the one in /usr/local/hestia/data/extensions/public_suffix_list.dat
Hi,
No. Hestia only downloads the suffix list if it doesn’t exist, but doesn’t update it.
If I’ve time tomorrow, I’ll check the functions to update the public suffix list if it’s older than 7 days.
I accidentally noticed that the old one was still there. I updated it manually. Most likely, the automatic update isn’t working.
As I said, there is no automatic update. Hestia only downloads it if the file doesn’t exist when you try to add a web, mail or dns domain.
I’ve created this PR to update Public Suffix List if doesn’t exist or is older than 7 days: