Update content of files

This commit is contained in:
GitHub Action 2024-08-05 07:47:07 +00:00
parent fa0daf6c7a
commit 9a4725a6f1

View file

@ -103,7 +103,7 @@
<li>Transform the host part of the URL thusly:<ul>
<li>Replace all <code>.</code> characters with <code>-d</code></li>
<li>Replace <code>-</code> characters with <code>-h</code> (except for the <code>-</code>s generated by the first replace)</li>
<li>Append a final <code>.</code></li>
<li>Append a <code>.</code></li>
<li>Append the domain name specified in the <a href="/api/config#ton-proxy-address">ton_proxy_address client configuration parameter »</a></li>
</ul>
</li>