aijourney.me Open in urlscan Pro
91.201.175.123  Public Scan

URL: https://aijourney.me/
Submission: On November 18 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

POST /login

<form id="loginForm-element" method="POST" action="/login">
  <label for="username">Username:</label>
  <input type="text" id="username" name="username" required="">
  <br><br>
  <label for="password">Password:</label>
  <input type="password" id="password" name="password" required="">
  <br><br>
  <a style="cursor: pointer;" onclick="signUpForm()">Sign Up</a>
  <br><br>
  <button type="submit">Submit</button>
  <button type="button" onclick="closeForm()">Close</button>
</form>

POST /signup

<form id="signupForm-element" method="POST" action="/signup">
  <label for="username">Username:</label>
  <input type="text" id="username" name="username" required="">
  <br><br>
  <label for="password">Password:</label>
  <input type="password" id="password" name="password" required="">
  <br><br>
  <button type="submit">Sign Up</button>
  <button type="button" onclick="closeForm()">Close</button>
</form>

Text Content

 * Home
 * About
 * Projects
 * Contact
 * Login




LOGIN

Username:

Password:

Sign Up

Submit Close


SIGNUP

Username:

Password:

Sign Up Close


WELCOME TO MY PORTFOLIO

Hi, I'm Whitesoul, A developer.

© 2024 aijourney.me . All rights reserved.