Issue #457: fix — remove EtherAddressLookup.

This commit is contained in:
Steven Black
2017-12-18 05:42:44 +00:00
parent 328e79e78e
commit 3c742e07c0
2 changed files with 0 additions and 2711 deletions
File diff suppressed because it is too large Load Diff
-10
View File
@@ -1,10 +0,0 @@
{
"name": "EtherAddressLookup",
"description": "Links to strings that look like Ethereum addresses. Adds protection against private key phishing.",
"homeurl": "https://github.com/409H/EtherAddressLookup",
"frequency": "frequently",
"issues": "https://github.com/409H/EtherAddressLookup/issues",
"url": "https://raw.githubusercontent.com/409H/EtherAddressLookup/master/blacklists/domains.json",
"transforms": ["jsonarray"],
"license": "MIT"
}