fuclaude.chaoai.store Open in urlscan Pro
210.140.78.28  Public Scan

URL: https://fuclaude.chaoai.store/
Submission: On December 17 via api from US — Scanned from JP

Form analysis 2 forms found in the DOM

POST /login

<form method="POST" action="/login">
  <input type="hidden" name="login_type" value="guest">
  <input type="hidden" id="guest_selected_key_index" name="session_key_index" value="">
  <div class="form-group">
    <label for="guest_password">访客密码:</label>
    <input type="password" id="guest_password" name="guest_password" placeholder="请输入访客密码" required="">
  </div>
  <div class="form-group">
    <label for="username">用户名:</label>
    <input type="text" id="username" name="username" placeholder="请输入一个唯一的用户名" required="">
  </div>
  <button type="submit">登录</button>
</form>

POST /login

<form method="POST" action="/login">
  <input type="hidden" name="login_type" value="site">
  <input type="hidden" id="site_selected_key_index" name="session_key_index" value="">
  <div class="form-group">
    <label for="site_password">站点密码:</label>
    <input type="password" id="site_password" name="site_password" placeholder="请输入站点密码" required="">
  </div>
  <button type="submit">登录</button>
</form>

Text Content

CLAUDE 账号池

账号 1账号 2


访客登录

访客密码:
用户名:
登录
切换到站点密码登录 返回账号选择


站点密码登录

站点密码:
登录
切换到访客登录 返回账号选择