mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-22 02:08:00 +00:00
Added Nova Wallet (#4077)
* Update index.html Added Nova Wallet * Update README.md Added Nova Wallet * Update index.html --------- Co-authored-by: Frank <95406158+frankywild@users.noreply.github.com>
This commit is contained in:
@@ -31,6 +31,7 @@ following that
|
||||
|
||||
- [polkadot{.js} extension](https://github.com/polkadot-js/extension)
|
||||
- [polkadot{.js} apps](https://polkadot.js.org/apps)
|
||||
- [Nova Wallet](https://novawallet.io/)
|
||||
- [Fearless Wallet](https://fearlesswallet.io/)
|
||||
- [polkadot js Plus](http://polkadotjs.plus)
|
||||
- [SubWallet](https://subwallet.app/)
|
||||
|
||||
+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 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://polkagate.xyz/">PolkaGate extension</a>, <a href="https://fearlesswallet.io/">Fearless Wallet</a> and <a href="https://subwallet.app/">SubWallet</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://polkagate.xyz/">PolkaGate extension</a>, <a href="https://novawallet.io/">Nova Wallet</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