Change known to potential (#244)

This commit is contained in:
Bill Laboon
2021-04-12 10:52:57 +02:00
committed by GitHub
parent 18d1295958
commit e9ee7f4bcd
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -49,7 +49,7 @@
<div class="container">
<div class="row">
<div class="box">
<p class="desc">A community driven curated list of known less-than-honest operators.</p>
<p class="desc">A community driven curated list of potentially less-than-honest operators.</p>
<p class="desc">Any additions can be made by editing <a href="https://github.com/polkadot-js/phishing/edit/master/all.json">phishing/all.json</a> and adding any new sites in alphabetical order. In the same vein addresses can be added in <a href="https://github.com/polkadot-js/phishing/edit/master/address.json">phishing/address.json</a>. For any discrepancies or requests <a href="https://github.com/polkadot-js/phishing/issues">log an issue</a>.</p>
<p class="desc">The list of sites are blocked when using extensions such as the <a href="https://github.com/polkadot-js/extension">polkadot{.js} extension</a>. The addresses are blocked in wallets such as <a href="https://polkadot.js.org/apps">polkadot{.js} apps</a> and <a href="https://fearlesswallet.io/">Fearless Wallet</a>.</p>
<p id="buttons" class="buttons"><a href="#" id="btn-sites" onclick="fillTable('sites')">Sites</a><a href="#" id="btn-addresses" onclick="fillTable('addresses')">Addresses</a></p>