Remove outdated domains: peertube and turn

This commit is contained in:
BBaoVanC 2022-05-05 16:33:03 -05:00
parent 14d2955153
commit e5b5f10225
2 changed files with 0 additions and 19 deletions

View File

@ -1,11 +0,0 @@
# vim: ft=caddyfile
peertube.boba.best {
encode zstd gzip
import hsts
import log
error * "Not found" 404
import basicerrors
}

View File

@ -1,8 +0,0 @@
# vim: ft=caddyfile
turn.boba.best {
encode zstd gzip
import hsts
import log
respond "where are you"
}