Update cron (#307)

This commit is contained in:
Jaco
2021-05-07 07:24:16 +03:00
committed by GitHub
parent 4192a5b316
commit 92b8c333aa
4 changed files with 113 additions and 101 deletions
+3
View File
@@ -88,6 +88,9 @@ function checkAttr (url: string, attr: string): Promise<[string, string[]]> {
// all the available checks
function checkAll (): Promise<[string, string[]][]> {
return Promise.all([
...[
'https://get-dot.me/'
].map((u) => checkTag(u, 'div', 'class="wallet" id="code" style="width: 100%"')),
...[
'polkadot.center',
'polkadot-event.com'