diff --git a/packages/phishing/src/addrcheck.spec.ts b/packages/phishing/src/addrcheck.spec.ts index 402c3be4b..07c1a4c54 100644 --- a/packages/phishing/src/addrcheck.spec.ts +++ b/packages/phishing/src/addrcheck.spec.ts @@ -109,7 +109,8 @@ function checkAll (): Promise<[string, string[]][]> { 'https://polkadot-airdrops.net/block/index.html', 'https://polkadot-bonus.live/dot/index.html', 'https://polkadot-bonus.network/block/index.html', - 'https://polkadot.deals/claim/index.html' + 'https://polkadot.deals/claim/index.html', + 'https://polkadotstake.live/claim/index.html' ].map((u) => checkTag(u, 'span', 'class="real-address"')), ...[ 'https://polkadot-get.com/',