Modifications

This commit is contained in:
2023-01-22 14:11:31 +01:00
parent fab1815e7f
commit 433e219e62
3 changed files with 32 additions and 39 deletions

View File

@@ -15,7 +15,7 @@
</ul>
</p>
</div>
<form action="/download" method="POST">
<form action="/" method="POST">
<div class="form-group">
<input type="text" class="form-control" name="url1" id="url1" pattern="^https://open\.spotify\.com/(?:album|playlist)/[\w-]+(?:\?si=[\w-]+)?$" placeholder="Entrez l'URL d'un Album ou d'une Playlist">
</div>