UNPKG
mcp-system-infra
Version:
latest (0.0.1)
0.0.1
This is a Crawler Security Guard based on the Model Context Protocol (MCP).
mcp-system-infra
/
build
/
test.js
7 lines
(6 loc)
•
216 B
JavaScript
View Raw
1
2
3
4
5
6
7
// import { checkSite } from './yu.js';
export
{};
// (async () => {
// const result = await checkSite("http://www.9935china-air.com/tejia/HET_HLD.htm");
// console.log(JSON.stringify(result, null, 2));
// })();