From a6460eca2b2c8d68685915ddba3b37b812374133 Mon Sep 17 00:00:00 2001 From: Jaco Greeff Date: Sun, 18 Oct 2020 11:54:47 +0200 Subject: [PATCH] Show raw URL (#12) --- packages/phishing/src/index.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/phishing/src/index.ts b/packages/phishing/src/index.ts index 4aaab2915..1852d9f1c 100644 --- a/packages/phishing/src/index.ts +++ b/packages/phishing/src/index.ts @@ -5,6 +5,7 @@ import { HostList } from './types'; import fetch from '@polkadot/x-fetch'; +// Equivalent to https://raw.githubusercontent.com/polkadot-js/phishing/master/all.json const ALL_JSON = 'https://polkadot.js.org/phishing/all.json'; // gets the host-only part for a host