From: Steven Black Date: Thu, 11 Mar 2021 02:09:48 +0000 (-0500) Subject: Issue #1418: fix the metabask raw hosts url. X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=0d740f4f338a50e7f9129521142e10ff51b12c2a;p=stevenblack-hosts.git Issue #1418: fix the metabask raw hosts url. --- diff --git a/data/MetaMask/update.json b/data/MetaMask/update.json index 680b0e6e6..187504296 100644 --- a/data/MetaMask/update.json +++ b/data/MetaMask/update.json @@ -4,6 +4,6 @@ "homeurl": "https://github.com/MetaMask/eth-phishing-detect", "frequency": "frequent", "issues": "https://github.com/MetaMask/eth-phishing-detect/issues", - "url": "https://github.com/MetaMask/eth-phishing-detect/blob/master/src/hosts.txt", + "url": "https://raw.githubusercontent.com/MetaMask/eth-phishing-detect/master/src/hosts.txt", "license": "DON'T BE A DICK PUBLIC LICENSE" }