fix(core): update

This commit is contained in:
2022-07-16 18:15:23 +02:00
parent 4d14526858
commit 830a46ab30
13 changed files with 8468 additions and 10171 deletions

8
ts/00_commitinfo_data.ts Normal file
View File

@@ -0,0 +1,8 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@uptime.link/detector',
version: '1.0.5',
description: 'a detector for answering network questions locally. It does not rely on any online services.'
}