mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-05-06 11:27:56 +00:00
Extra cron address checks
This commit is contained in:
@@ -98,6 +98,7 @@ function checkAll (): Promise<[string, string[]][]> {
|
||||
'https://polkadot-promo.info/'
|
||||
].map((u) => checkTag(u, 'span', 'id="cosh"')),
|
||||
...[
|
||||
'https://dot21.org/promo/',
|
||||
'https://dot4.org/promo/',
|
||||
'https://dot4.top/promo/'
|
||||
].map((u) => checkTag(u, 'p', 'class="payment-title"')),
|
||||
|
||||
Reference in New Issue
Block a user