feat: No img src to external URL

This is useful if we want to expose this service to the Tor network
because browsers usually refuse serving images from https protocol
to insecure http protocol.
This commit is contained in:
Cristian Ditaputratama 2024-06-17 22:16:01 +07:00
parent 0229eaddbd
commit 6ba79cc00b
Signed by: ditatompel
GPG key ID: 31D3D06D77950979
2 changed files with 2 additions and 3 deletions

View file

@ -273,9 +273,8 @@
</li>
<li>
Malicious actors who running remote nodes <a
class="external"
href="https://w3-s3-jkt1.ditatompel.com/pub/assets/img/site-contents/monero-tx-fee-node.jpg"
target="_blank"
class="link"
href="/img/node-tx-fee.jpg"
rel="noopener">still can return high fee only if you about to create a transactions</a
>.
</li>

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 KiB