mirror of https://github.com/CIRCL/lookyloo
new: Link to UA page on wikipedia
parent
4d23d7ac36
commit
d78ee5de11
|
@ -78,7 +78,7 @@
|
||||||
<div class="col-sm-10">
|
<div class="col-sm-10">
|
||||||
<div class="form-check">
|
<div class="form-check">
|
||||||
<input class="form-check-input" type="checkbox" name="personal_ua"></input>
|
<input class="form-check-input" type="checkbox" name="personal_ua"></input>
|
||||||
<label for="personal_ua" class="form-check-label">Tick the box to use the current user-agent of your own browser:</br>
|
<label for="personal_ua" class="form-check-label">Tick the box to use the current <a href="https://en.wikipedia.org/wiki/User_agent">user-agent</a> of your own browser:</br>
|
||||||
{{ personal_ua }}
|
{{ personal_ua }}
|
||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue