|
@@ -41,7 +41,7 @@
|
|
|
<div class="ui toggle checkbox">
|
|
|
<input id="redirectRegex" type="checkbox">
|
|
|
<label>Enable Regular Expression Support<br>
|
|
|
- <small>Regular expression redirection check will cause each page load to be slightly slower. <br>
|
|
|
+ <small>Regular expression redirection check will noticeably slow down page load<br>
|
|
|
Support <a href="https://yourbasic.org/golang/regexp-cheat-sheet/" target="_blank">Go style regex</a>. e.g. <code style="background-color: rgb(44, 44, 44); color: white">.\.redirect\.example\.com</code></small></label>
|
|
|
</div>
|
|
|
</div>
|