fix: audit

This commit is contained in:
Pasha8914 2022-06-07 00:26:00 +10:00
parent 9f8aad114c
commit b91b81f5c9
21 changed files with 140 additions and 53 deletions

View file

@ -12,7 +12,7 @@
class="footer-address__value"
target="_blank"
:href="addressExplorerUrl(donationsAddress)"
rel="noreferrer"
rel="noopener noreferrer"
>{{ donationsAddress }}</a
>
</div>
@ -31,7 +31,7 @@
type="is-icon"
:href="duneLink"
target="_blank"
rel="noreferrer"
rel="noopener noreferrer"
icon-right="stats"
></b-button>
<b-button
@ -39,7 +39,7 @@
type="is-icon"
href="https://torn.community"
target="_blank"
rel="noreferrer"
rel="noopener noreferrer"
icon-right="discourse"
></b-button>
<b-button
@ -47,7 +47,7 @@
type="is-icon"
href="https://discord.com/invite/TFDrM8K42j"
target="_blank"
rel="noreferrer"
rel="noopener noreferrer"
icon-right="discord"
></b-button>
<b-button
@ -55,7 +55,7 @@
type="is-icon"
href="https://tornado-cash.medium.com"
target="_blank"
rel="noreferrer"
rel="noopener noreferrer"
icon-right="medium"
></b-button>
<b-button
@ -63,7 +63,7 @@
type="is-icon"
href="https://twitter.com/TornadoCash"
target="_blank"
rel="noreferrer"
rel="noopener noreferrer"
icon-right="twitter"
></b-button>
<b-button
@ -71,7 +71,7 @@
type="is-icon"
href="https://t.me/TornadoCashOfficial"
target="_blank"
rel="noreferrer"
rel="noopener noreferrer"
icon-right="telegram"
></b-button>
<b-button
@ -79,7 +79,7 @@
type="is-icon"
href="https://github.com/tornadocash"
target="_blank"
rel="noreferrer"
rel="noopener noreferrer"
icon-right="github"
></b-button>
<div class="break"></div>