From ea7bf335ddf00da6b14cf15859c2af8d480ecb21 Mon Sep 17 00:00:00 2001 From: Bae Joon Hoo Date: Sat, 24 Feb 2024 09:46:05 +0900 Subject: [PATCH] Fix wrong domain Co-authored-by: Raphael --- src/routes/sitemap.xml/+server.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/sitemap.xml/+server.ts b/src/routes/sitemap.xml/+server.ts index 16ccc53..94fdbaa 100644 --- a/src/routes/sitemap.xml/+server.ts +++ b/src/routes/sitemap.xml/+server.ts @@ -1,4 +1,4 @@ -const selfURL = "https://boost.rappy.tv"; +const selfURL = "https://boost.rappytv.com"; const pages = [ {