mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-16 20:01:05 +00:00
@@ -0,0 +1,9 @@
|
||||
# @polkadot/phishing
|
||||
|
||||
```js
|
||||
import loadAndCheck from '@polkadot/phishing';
|
||||
|
||||
const isOnDeny = await retrieveCheckDeny(window.location.host);
|
||||
|
||||
console.log(`isOnDeny=${isOnDeny}`);
|
||||
```
|
||||
Reference in New Issue
Block a user