Move some boba.best domains to here

This commit is contained in:
BBaoVanC 2022-05-05 16:31:51 -05:00
parent 099a3b4422
commit 18a359987a
5 changed files with 57 additions and 3 deletions

9
conf.d/dorito.boba.best Normal file
View File

@ -0,0 +1,9 @@
# vim: ft=caddyfile
dorito.boba.best {
encode zstd gzip
import hsts
import log
redir https://discord.gg/NZWzSCY5UE
import basicerrors
}

15
conf.d/flower.boba.best Normal file
View File

@ -0,0 +1,15 @@
# vim: ft=caddyfile
flower.boba.best {
encode zstd gzip
import hsts
import log
root * /var/www/flower.boba.best
handle {
rewrite * /flowerpet.gif
file_server
}
import basicerrors
}

15
conf.d/furry.boba.best Normal file
View File

@ -0,0 +1,15 @@
# vim: ft=caddyfile
furry.boba.best {
encode zstd gzip
import hsts
import log
root * /var/www/furry.boba.best
handle {
rewrite * /alien_furry.gif
file_server
}
import basicerrors
}

View File

@ -1,9 +1,9 @@
# vim: ft=caddyfile
rick.bbaovanc.com {
rick.bbaovanc.com, rick.boba.best {
encode zstd gzip
import hsts
import log
redir https://www.youtube.com/watch?v=dQw4w9WgXcQ;
redir https://www.youtube.com/watch?v=dQw4w9WgXcQ temporary
import basicerrors
}

15
conf.d/stib.boba.best Normal file
View File

@ -0,0 +1,15 @@
# vim: ft=caddyfile
stib.boba.best {
encode zstd gzip
import hsts
import log
root * /var/www/stib.boba.best
handle {
rewrite * /stib.gif
file_server
}
import basicerrors
}