mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-22 02:08:00 +00:00
List SubWallet as a user (#2155)
This commit is contained in:
+1
-1
@@ -53,7 +53,7 @@
|
||||
<div class="box">
|
||||
<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 class="desc">The following extensions and wallets have blocking functionality based on these lists: <a href="https://github.com/polkadot-js/extension">polkadot{.js} extension</a>, <a href="https://polkadot.js.org/apps">polkadot{.js} apps</a>, <a href="https://fearlesswallet.io/">Fearless Wallet</a> and <a href="https://subwallet.app/">SubWallet</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>
|
||||
<p class="search"><input id="search" placeholder="search & filter entries" type="search"></p>
|
||||
<table>
|
||||
|
||||
Reference in New Issue
Block a user