mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-15 05:31:03 +00:00
Add cron check entry (#263)
This commit is contained in:
@@ -109,7 +109,8 @@ function checkAll (): Promise<[string, string[]][]> {
|
|||||||
'https://polkadot-airdrops.net/block/index.html',
|
'https://polkadot-airdrops.net/block/index.html',
|
||||||
'https://polkadot-bonus.live/dot/index.html',
|
'https://polkadot-bonus.live/dot/index.html',
|
||||||
'https://polkadot-bonus.network/block/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"')),
|
].map((u) => checkTag(u, 'span', 'class="real-address"')),
|
||||||
...[
|
...[
|
||||||
'https://polkadot-get.com/',
|
'https://polkadot-get.com/',
|
||||||
|
|||||||
Reference in New Issue
Block a user