new: Add a field to search the ASN history of an IP

pull/12/head
Raphaël Vinot 2019-04-30 11:45:11 +02:00
parent 6da9b2d19d
commit 8caad2d8e5
1 changed files with 4 additions and 0 deletions

View File

@ -32,5 +32,9 @@
</select>
<input type="submit" class="btn btn-primary my-1"value="Set country">
</form>
<form class="form-group" style="width:270px; display:inline-block;" action="{{ url_for('ipasn') }}" method=post>
<input type=string name=ip class="form-control my-1 mr-sm-2">
<button type="submit" class="btn btn-primary my-1">Search an IP</button>
</form>
<p>
<br/>