telegraf.naveroot.ru Open in urlscan Pro
109.195.87.167  Public Scan

URL: https://telegraf.naveroot.ru/
Submission: On August 07 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 1 forms found in the DOM

POST /notes

<form class="w-full max-w-lg" enctype="multipart/form-data" action="/notes" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token"
    value="AHjyhB1R3cDhGgLyG-yseoqBsg9vZ5pZtob3GLUY8kjYLkkZ2tfgg8BYc6fjlTINluqOSQVHTwJtSFdZa6h83A" autocomplete="off">
  <h2 class="text-2xl font-bold mb-4">Create Manually</h2>
  <div class="mb-4">
    <label class="block text-gray-700 text-sm font-bold mb-2" for="note_title">Title</label>
    <input class="shadow appearance-none border rounded w-full py-2 px-3 text-gray-700 leading-tight focus:outline-none focus:shadow-outline" type="text" name="note[title]" id="note_title">
  </div>
  <div class="mb-4">
    <label class="block text-gray-700 text-sm font-bold mb-2" for="note_content">Content</label>
    <textarea rows="10" class="shadow appearance-none border rounded w-full py-2 px-3 text-gray-700 leading-tight focus:outline-none focus:shadow-outline" name="note[content]" id="note_content"></textarea>
  </div>
  <h2 class="text-2xl font-bold mb-4">Or Upload from File</h2>
  <div class="mb-6">
    <label class="block text-gray-700 text-sm font-bold mb-2" for="note_file">File</label>
    <input class="shadow appearance-none border rounded w-full py-2 px-3 text-gray-700 leading-tight focus:outline-none focus:shadow-outline" type="file" name="note[file]" id="note_file">
  </div>
  <div class="flex items-center justify-between">
    <input type="submit" name="commit" value="Create Note" class="bg-blue-500 hover:bg-blue-700 text-white font-bold py-2 px-4 rounded focus:outline-none focus:shadow-outline" data-disable-with="Create Note">
  </div>
</form>

Text Content

CREATE A NEW NOTE


CREATE MANUALLY

Title
Content


OR UPLOAD FROM FILE

File