Lots of updates to try and get ACME working

This commit is contained in:
Greg Hellings
2024-03-25 15:18:53 -05:00
parent f7af63b6eb
commit f2afccf50b
27 changed files with 348 additions and 168 deletions
+1
View File
@@ -2,6 +2,7 @@
set -ex
curl -s https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts | sed '1,33d' > /etc/adblock_hosts
curl -s https://adaway.org/hosts.txt | sed '1,24d' | sed 's/127.0.0.1/0.0.0.0/' >> /etc/adblock_hosts
# Custom domains that I need to preserve for some reason
for f in "segment.com" "segment.io" "branch.io" "dev.visualwebsiteoptimizer.com"; do