mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-04 04:26:35 +02:00
parent
4bd0c0c96c
commit
d9c14d7eed
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
<html>
|
||||
<body>
|
||||
<div id="log"></div>
|
||||
<form id="form" method="POST" action="http://localhost/server/POST-echo.php">
|
||||
<form id="form" method="POST" action="https://bounce.kkapsner.de/requestDetails.php"">
|
||||
<input name="internalId" value="id to be used to link the requests">
|
||||
<textarea style="display: block;" name="fingerprint"></textarea>
|
||||
<button>submit</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue