manage.roomiptv.com Open in urlscan Pro
2a06:98c1:3120::3  Public Scan

Submitted URL: http://manage.roomiptv.com/
Effective URL: https://manage.roomiptv.com/add_playlist/
Submission: On June 11 via manual from PT — Scanned from DE

Form analysis 2 forms found in the DOM

POST form_process2.php

<form class="text-center border border-light p-5" action="form_process2.php" method="post">
  <p class="h4 mb-4" style="color:black;">Add playlist</p>
  <p style="color:black;">Please enter mac address and m3u file link :</p>
  <p>
    <a href="" target="_blank">See the last newsletter</a>
  </p>
  <input type="text" id="defaultSubscriptionFormPassword" class="form-control mb-4" placeholder="00:aa:bb:11:dd:EE" name="mac_address">
  <input type="text" id="defaultSubscriptionFormEmail" class="form-control mb-4" placeholder="M3U URL" name="url_m3u">
  <button class="btn btn-info btn-block" type="submit">Send</button>
</form>

POST form_process3.php

<form class="text-center border border-light p-5" action="form_process3.php" method="post">
  <p class="h4 mb-4" style="color:black;">Delete playlist</p>
  <p style="color:black;">Please enter mac address</p>
  <input type="text" id="defaultSubscriptionFormPassword" class="form-control mb-4" placeholder="00:aa:bb:11:dd:EE" name="mac_address">
  <button class="btn btn-info btn-block" type="submit">Delete</button>
</form>

Text Content

Add playlist

Please enter mac address and m3u file link :

See the last newsletter

Send

Delete playlist

Please enter mac address

Delete