api.falsefoot.com Open in urlscan Pro
104.21.16.50  Public Scan

URL: https://api.falsefoot.com/
Submission: On December 25 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

<form id="userInputForm" onsubmit="return false">
  <div id="userInputFormContainer">
    <input type="text" id="userInput" maxlength="1000" placeholder="Ask me anything, tell me who you are, or ask to make this page different."
      onkeydown="if (event.keyCode === 13) { document.getElementById('userInputForm').querySelector('input[type=button]').click(); }">
    <input type="button" value="Ask" onclick="Ask(document.getElementById('userInput').value)">
    <input type="hidden" id="fullConversation" value="">
  </div>
</form>

Text Content

Thinking ...
Up Left Right Down