Skip to content

Commit

Permalink
Add interactive page for checking why a page is blocked.
Browse files Browse the repository at this point in the history
  • Loading branch information
danfinlay committed Nov 10, 2018
1 parent 0029277 commit 9400d82
Show file tree
Hide file tree
Showing 7 changed files with 1,467 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

Utility for detecting phishing domains targeting Ethereum users.

For checking why a given domain was blocked, try our interactive page [here](https://metamask.github.io/eth-phishing-detect)

### basic usage

```js
Expand All @@ -27,4 +29,4 @@ console.log(value)
result: true,
}
*/
```
```
Loading

0 comments on commit 9400d82

Please sign in to comment.