mirror of
https://github.com/afoim/fuwari.git
synced 2026-01-31 00:53:19 +08:00
更新 astro.config.mjs
This commit is contained in:
@@ -47,6 +47,14 @@ export default defineConfig({
|
|||||||
status: 302,
|
status: 302,
|
||||||
destination: "/posts/pin/",
|
destination: "/posts/pin/",
|
||||||
},
|
},
|
||||||
|
"/q": {
|
||||||
|
status: 302,
|
||||||
|
destination: "/posts/pin/",
|
||||||
|
},
|
||||||
|
"/t": {
|
||||||
|
status: 302,
|
||||||
|
destination: "https://i.2x.nz",
|
||||||
|
},
|
||||||
"/ak": {
|
"/ak": {
|
||||||
status: 302,
|
status: 302,
|
||||||
destination: "https://akile.io/register?aff_code=503fe5ea-e7c5-4d68-ae05-6de99513680e",
|
destination: "https://akile.io/register?aff_code=503fe5ea-e7c5-4d68-ae05-6de99513680e",
|
||||||
|
|||||||
Reference in New Issue
Block a user