Skip to content

Commit

Permalink
Add cryptokitties fuzzy match
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewBurian committed Dec 12, 2017
1 parent bcb5161 commit 5987276
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 5987276

Please sign in to comment.