diff --git a/.env.example b/.env.example index f39ad06..66aaeab 100644 --- a/.env.example +++ b/.env.example @@ -1,2 +1 @@ -NEXT_PUBLIC_BASE_URL=https://example.net -NEXT_PUBLIC_SUPPORT_EMAIL=example@example.net \ No newline at end of file +NEXT_PUBLIC_BASE_URL=https://example.net \ No newline at end of file diff --git a/app/page.tsx b/app/page.tsx index 47da9de..0b94acb 100755 --- a/app/page.tsx +++ b/app/page.tsx @@ -14,7 +14,8 @@ export default function Home() { 雨云,性价比超高!
注册时填写优惠码 cat ,享更多优惠!
-+ // 这里可以正常使用,不过应该没啥用 + {/*
违规举报:{" "} {process.env.NEXT_PUBLIC_SUPPORT_EMAIL} -
+ */} diff --git a/app/s/[shortCode]/page.tsx b/app/s/[shortCode]/page.tsx index add507e..75928d2 100755 --- a/app/s/[shortCode]/page.tsx +++ b/app/s/[shortCode]/page.tsx @@ -210,7 +210,8 @@ export default function RedirectPage({ -