UNPKG

mcp-crew-risk

Version:

This is a Crawler Security Guard based on the Model Context Protocol (MCP).

6 lines (5 loc) 194 B
import { checkSite } from './yu.js'; (async () => { const result = await checkSite("http://www.9935china-air.com/tejia/HET_HLD.htm"); console.log(JSON.stringify(result, null, 2)); })();