Remove url from index.html
This commit is contained in:
parent
52efd00f02
commit
25ce14f45d
|
@ -3,7 +3,7 @@
|
||||||
<title></title>
|
<title></title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<form action="https://p.pantsu.cat/save" method="post">
|
<form action="/save" method="post">
|
||||||
<input type="text" name="p">
|
<input type="text" name="p">
|
||||||
<input type="submit" value="paste">
|
<input type="submit" value="paste">
|
||||||
</form>
|
</form>
|
||||||
|
|
Loading…
Reference in New Issue