Create the new settings and news window files & starting to fix the chatbot component

This commit is contained in:
yuanhau 2025-05-24 14:55:42 +08:00
parent 11de0632ae
commit 4b7934552c
5 changed files with 119 additions and 45 deletions

View file

@ -5,6 +5,7 @@ export default defineNuxtConfig({
routeRules: {
"/": { redirect: "/home" },
"/zh_tw": { redirect: "/zh_tw/home" },
"/desktop": { prerender: true },
"/go/**": { ssr: true },
"/find/**": { ssr: true },
// Send ZIP bombs to troll bots