summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortylermurphy534 <tylermurphy534@gmail.com>2022-11-19 17:54:26 +0000
committertylermurphy534 <tylermurphy534@gmail.com>2022-11-19 17:54:26 +0000
commit35c1b9002bba5e9cd76435c62772ec1250b3b5b3 (patch)
treeefcd56b22aba6932efa38f763596a3b5127f8a5e
parentfinish akinator (diff)
downloadken-35c1b9002bba5e9cd76435c62772ec1250b3b5b3.tar.gz
ken-35c1b9002bba5e9cd76435c62772ec1250b3b5b3.tar.bz2
ken-35c1b9002bba5e9cd76435c62772ec1250b3b5b3.zip
update default cdnHEADmain
-rw-r--r--src/main/resources/config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml
index 7612f48..e761ecf 100644
--- a/src/main/resources/config.yml
+++ b/src/main/resources/config.yml
@@ -48,7 +48,7 @@ supportServer: ""
# This is the cdn that will contain all KenBoReborn images, I host one myself so there is no
# need for you to use your own. If you want, you can use your own. A cdn is required because discord
# requires a url for embeds instead of just uploading an image.
-cdn: "https://cdn.tylermurphy.net/ken/"
+cdn: "https://f.tylerm.dev/ken/"
# Fetch image url. For the gif generation commands, instead of sending discord a url to a cdn, Ken has to
# manually pull images to work on them to create the gifs. For most people, you can just keep it as the cdn, and