update sign
This commit is contained in:
@@ -150,12 +150,12 @@
|
|||||||
},
|
},
|
||||||
"jsr-std-http-file-server-bundle.ts": {
|
"jsr-std-http-file-server-bundle.ts": {
|
||||||
"script_name": "jsr-std-http-file-server-bundle.ts",
|
"script_name": "jsr-std-http-file-server-bundle.ts",
|
||||||
"script_length": 321291,
|
"script_length": 321452,
|
||||||
"script_sha256": "58ecdb3a3965343ddad322647d30f7065f0c0b36b411d84fe21ad42083064b7e",
|
"script_sha256": "dbb6fc3d4decd4e99e4a5caf191e3b9ce2d6ea742e6db8b11580a7c3f39b18b3",
|
||||||
"script_full_url": "https://git.hatter.ink/hatter/ts-scripts/raw/branch/main/single-scripts/jsr-std-http-file-server-bundle.ts",
|
"script_full_url": "https://git.hatter.ink/hatter/ts-scripts/raw/branch/main/single-scripts/jsr-std-http-file-server-bundle.ts",
|
||||||
"single_script_file": true,
|
"single_script_file": true,
|
||||||
"publish_time": 1770219387094,
|
"publish_time": 1770219387094,
|
||||||
"update_time": 1770219387094
|
"update_time": 1770544038289
|
||||||
},
|
},
|
||||||
"kpxcenv.ts": {
|
"kpxcenv.ts": {
|
||||||
"script_name": "kpxcenv.ts",
|
"script_name": "kpxcenv.ts",
|
||||||
@@ -221,12 +221,12 @@
|
|||||||
},
|
},
|
||||||
"server-control.ts": {
|
"server-control.ts": {
|
||||||
"script_name": "server-control.ts",
|
"script_name": "server-control.ts",
|
||||||
"script_length": 809,
|
"script_length": 970,
|
||||||
"script_sha256": "bcf96c61a72c114a10c2f7910ab3a98b0051696739726131c15024c35328f17b",
|
"script_sha256": "ecf6aa2cabdbbdfec873438b80b8287141eb841bd4bd79704a3bae1a41b92de1",
|
||||||
"script_full_url": "https://git.hatter.ink/hatter/ts-scripts/raw/branch/main/single-scripts/server-control.ts",
|
"script_full_url": "https://git.hatter.ink/hatter/ts-scripts/raw/branch/main/single-scripts/server-control.ts",
|
||||||
"single_script_file": true,
|
"single_script_file": true,
|
||||||
"publish_time": 1770051525256,
|
"publish_time": 1770051525256,
|
||||||
"update_time": 1770223148814
|
"update_time": 1770544038289
|
||||||
},
|
},
|
||||||
"sigstore-verify.ts": {
|
"sigstore-verify.ts": {
|
||||||
"script_name": "sigstore-verify.ts",
|
"script_name": "sigstore-verify.ts",
|
||||||
|
|||||||
@@ -15009,3 +15009,6 @@ export {
|
|||||||
serveDir,
|
serveDir,
|
||||||
serveFile
|
serveFile
|
||||||
};
|
};
|
||||||
|
|
||||||
|
// @SCRIPT-SIGNATURE-V1: yk-r1.ES256.20260208T174635+08:00.MEYCIQDYGLUV/eM1zsM/hR4A
|
||||||
|
// Fc+SpkzbCUOwtSOxheEtUO8oeAIhANdX5zIjuEyNfwXgNSxjZNw4zNHUf9zMX+4D7pMI3xMO
|
||||||
|
|||||||
@@ -15,3 +15,6 @@ import {log} from "https://global.hatter.ink/script/get/@1/deno-commons-1.6.0-mo
|
|||||||
import {serverControlMain} from "https://global.hatter.ink/script/get/@6/deno-server-control-1.6.0-mod.ts";
|
import {serverControlMain} from "https://global.hatter.ink/script/get/@6/deno-server-control-1.6.0-mod.ts";
|
||||||
|
|
||||||
serverControlMain(import.meta.url).catch((e) => log.error(e));
|
serverControlMain(import.meta.url).catch((e) => log.error(e));
|
||||||
|
|
||||||
|
// @SCRIPT-SIGNATURE-V1: yk-r1.ES256.20260208T174621+08:00.MEUCIQCQNQJ5q35Q/VhytIQl
|
||||||
|
// i1oDIUegREBlvhpCpBsVeMMwgwIgd0oLqtmUYW5XKdAs6fvssy6BneoX3LAvGyQ/y7LoDd4=
|
||||||
|
|||||||
Reference in New Issue
Block a user