easy-override-ua
dgtlmoon 7 months ago
parent 8277713c56
commit 49306246fd

@ -123,7 +123,7 @@
{{ render_field(form.requests.form.default_ua) }} {{ render_field(form.requests.form.default_ua) }}
<span class="pure-form-message-inline"> <span class="pure-form-message-inline">
Applied to all requests.<br><br> Applied to all requests.<br><br>
Note: Simply changing the User-Agent often does not defeat anti-robot technologies, it's important to consider <a href="">all of the ways that the browser is detected</a>. Note: Simply changing the User-Agent often does not defeat anti-robot technologies, it's important to consider <a href="https://changedetection.io/tutorial/what-are-main-types-anti-robot-mechanisms">all of the ways that the browser is detected</a>.
</span> </span>
</div> </div>
<div class="pure-control-group"> <div class="pure-control-group">

Loading…
Cancel
Save