Skip to content

Commit

Permalink
Merge pull request #416 from AndrewBurian/cryptokitties
Browse files Browse the repository at this point in the history
Add cryptokitties fuzzy match
  • Loading branch information
409H authored Dec 12, 2017
2 parents 7e9d44e + 5987276 commit 3112e8d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"tolerance": 2,
"fuzzylist": [
"metamask.io",
"myetherwallet.com"
"myetherwallet.com",
"cryptokitties.co"
],
"whitelist": [
"metamate.cc",
Expand Down Expand Up @@ -77,7 +78,8 @@
"aventus.io",
"metabase.com",
"etherdelta.com",
"metabase.one"
"metabase.one",
"cryptokitties.co"
],
"blacklist": [
"ethereumdoubler.life",
Expand Down

0 comments on commit 3112e8d

Please sign in to comment.