Extra cron address checks

This commit is contained in:
Jaco Greeff
2021-03-06 12:33:56 +01:00
parent b7097644e4
commit a8a547e53a
+1
View File
@@ -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"')),