MCPcopy Create free account
hub / github.com/TeleBoxOrg/TeleBox_Plugins / htmlEscape

Function htmlEscape

bin/bin.ts:6–13  ·  view source on GitHub ↗
(text: string)

Source from the content-addressed store, hash-verified

4
5import { htmlEscape } from "@utils/htmlEscape";
6
7const mainPrefix = getPrefixes()[0];
8const help_text = `💳 <b>BIN 查询</b>
9
10<b>用法:</b>
11• <code>${mainPrefix}bin &lt;卡头6-8位&gt;</code>
12
13<b>示例:</b>
14• <code>${mainPrefix}bin 415042</code>
15
16<b>数据源:</b> Bincheck 优先,Binlist 备用`;

Callers 1

BinPluginClass · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected