ci: 添加vercel.json配置文件用于URL重定向

This commit is contained in:
二叉树树
2025-09-02 06:26:50 +08:00
parent 030b01fe89
commit 1160094c9d

49
vercel.json Normal file
View File

@@ -0,0 +1,49 @@
{
"redirects": [
{
"source": "/ak",
"destination": "https://akile.io/register?aff_code=503fe5ea-e7c5-4d68-ae05-6de99513680e",
"permanent": false
},
{
"source": "/kook",
"destination": "https://kook.vip/K29zpT",
"permanent": false
},
{
"source": "/long",
"destination": "https://iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii.iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii.in/",
"permanent": false
},
{
"source": "/mly",
"destination": "https://muleyun.com/aff/GOTRJLPN",
"permanent": false
},
{
"source": "/tg",
"destination": "https://t.me/+_07DERp7k1ljYTc1",
"permanent": false
},
{
"source": "/tit",
"destination": "/posts/pin/",
"permanent": false
},
{
"source": "/tly",
"destination": "https://tianlicloud.cn/aff/HNNCFKGP",
"permanent": false
},
{
"source": "/wly",
"destination": "https://wl.awcmam.com/#/register?code=FNQwOQBM",
"permanent": false
},
{
"source": "/yyb",
"destination": "https://www.rainyun.com/acofork_?s=bilibili",
"permanent": false
}
]
}