mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-28 03:57:58 +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-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/',
|
||||
|
||||
Reference in New Issue
Block a user