Correct wording in index.html for clarity on domain front-running protection
Browse files- index.html +1 -1
index.html
CHANGED
@@ -30,7 +30,7 @@
|
|
30 |
<div id="resultText"></div>
|
31 |
</div>
|
32 |
<p class="text-center text-body-secondary mt-4 text-lowercase">
|
33 |
-
|
34 |
<a target="_blank" href="https://toknow.ai/about" class="text-decoration-none">
|
35 |
<i>Get help</i>
|
36 |
</a>
|
|
|
30 |
<div id="resultText"></div>
|
31 |
</div>
|
32 |
<p class="text-center text-body-secondary mt-4 text-lowercase">
|
33 |
+
Protecting Against <a target="_blank" href="https://en.wikipedia.org/wiki/Domain_name_front_running" class="text-decoration-none text-reset"><u>Domain Front-Running by Registrars</u></a> <br>
|
34 |
<a target="_blank" href="https://toknow.ai/about" class="text-decoration-none">
|
35 |
<i>Get help</i>
|
36 |
</a>
|