13 lines
199 B
HTML
13 lines
199 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<title></title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<form action="https://p.pantsu.cat/save" method="post">
|
||
|
<input type="text" name="p">
|
||
|
<input type="submit" value="paste">
|
||
|
</form>
|
||
|
</body>
|
||
|
</html>
|
||
|
|