diff --git a/get-hosts.sh b/get-hosts.sh index 61ef977..6375d93 100755 --- a/get-hosts.sh +++ b/get-hosts.sh @@ -28,8 +28,9 @@ fi # Add a few hosts that are missing from geminispace.info hosts="$hosts +feeds.drewdevault.com illegaldrugs.net -feeds.drewdevault.com" +simplynews.metalune.xyz" # Remove a host which changes its cert every few minutes. hosts=$(echo "$hosts" | grep -v 'tofu-tester.random-projects.net:1966')