mirror of
https://github.com/simon987/od-database.git
synced 2025-12-13 06:49:02 +00:00
Added bulk insert feature
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
{# Bulk #}
|
||||
<form action="/enqueue_bulk" method="POST">
|
||||
<div class="form-group">
|
||||
<textarea class="form-control" name="url" id="url" rows="10" placeholder="One URL per line, max. 10"></textarea>
|
||||
<textarea class="form-control" name="urls" id="urls" rows="10" placeholder="One URL per line, max. 10"></textarea>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
|
||||
Reference in New Issue
Block a user