Skip to content

Commit 4d50620

Browse files
authored
Create Alipay redirect page
1 parent 45978d5 commit 4d50620

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

pay/index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta http-equiv="refresh"
5+
content="0; url=https://api.yuuta.moe/pay">
6+
</head>
7+
<body>
8+
<p>Redirecting...</p>
9+
</body>
10+
</html>

0 commit comments

Comments
 (0)