mirror of
https://github.com/afoim/fuwari.git
synced 2026-01-31 09:03:18 +08:00
feat: 添加tly页面重定向到天翼云链接
This commit is contained in:
3
src/pages/tly.astro
Normal file
3
src/pages/tly.astro
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
return Astro.redirect("https://tianlicloud.cn/aff/HNNCFKGP", 301);
|
||||
---
|
||||
Reference in New Issue
Block a user