This commit is contained in:
2024-12-26 00:29:13 +01:00
commit d7c8972072
25 changed files with 10342 additions and 0 deletions

9
ts/00_commitinfo_data.ts Normal file
View File

@@ -0,0 +1,9 @@
/**
* autocreated commitinfo by @push.rocks/commitinfo
*/
export const commitinfo = {
name: '@losslessone_private/nullresolve',
version: '1.0.29',
description:
'servezone service. the null service takes care of handling requests and giving feedback for those that would otherwise not be served.',
};