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