npm
countty
✚ Easily persist your own autonomous Page View Counter for free (no VPS or database plans required).
版本 1已同步 1文件 40 SRI 已生成
接入决策台 · 安全可信状态
先确认可用入口,再复制固定版本地址
入口文件、安全评分、扫描覆盖和风险项已合并到首屏,适合上线前快速判断能不能直接接入。
建议复核
安全分
23
最近扫描 2026-06-13
扫描覆盖
100%
40 / 40 文件
高危文件
0
0 条 critical
待复核
9
外联、混淆、敏感行为
推荐入口
Script
SRI 已就绪
SRI 缺失 0
当前版本 2.1.1
40 文件
40 JS / 0 CSS / 0 WASM
9 review files
countty/2.1.1/lib/configs/global.js
https://cdn.ptab.cn/cdn/countty/2.1.1/lib/configs/global.js
当前版本 40 个文件,3 个入口候选。未发现可疑外联域名。
快速接入
已按当前文件列表自动选择一个更适合浏览器接入的入口文件。完整用法可在下方生成器中切换文件。
<script src="https://cdn.ptab.cn/cdn/countty/2.1.1/lib/configs/global.js" integrity="sha256-iGbaZmQP2Rcv15bEYJg3lWbVgfzXBGvrk0bh+J6zv5s=" crossorigin="anonymous"></script>
1版本
40文件
2.1.1最新
CDN 地址生成器
选择文件后直接复制 URL、Script、Module、CSS 或 WASM 示例。建议复制前先检测一次文件可用性。
文件类型
JS
文件大小
2.5 KB
SRI
已生成
CDN URL
适合放到构建配置、动态加载或手动拼接标签。
https://cdn.ptab.cn/cdn/countty/2.1.1/lib/bin/index.mjs
普通 Script
适合传统 HTML 页面和 UMD/global 构建。
<script src="https://cdn.ptab.cn/cdn/countty/2.1.1/lib/bin/index.mjs" integrity="sha256-HESpjqWCP3pMus2sepWKf8C2+A5jd+Yx4M6t6PhG2No=" crossorigin="anonymous"></script>
ES Module
适合浏览器原生 module 文件,使用前建议确认该文件支持 ESM。
<script type="module">
import * as lib from "https://cdn.ptab.cn/cdn/countty/2.1.1/lib/bin/index.mjs";
console.log("module loaded", lib);
</script>版本与文件
当前版本 2.1.1,展示 40 / 40 个文件。
countty/2.1.1/lib/bin/index.mjs
JS
2.5 KBSRI ready
未分级
0 请求countty/2.1.1/lib/configs/global.js
JS
115 BSRI ready
未分级
0 请求countty/2.1.1/lib/index.js
JS
79 BSRI ready
未分级
0 请求countty/2.1.1/lib/@types.js
JS
11 BSRI ready
未分级
0 请求countty/2.1.1/lib/bin/commands/backup.mjs
JS
670 BSRI ready
未分级
0 请求countty/2.1.1/lib/bin/commands/create.mjs
JS
657 BSRI ready
未分级
0 请求countty/2.1.1/lib/bin/commands/init.mjs
JS
2.7 KBSRI ready
未分级
0 请求countty/2.1.1/lib/bin/commands/list.mjs
JS
414 BSRI ready
未分级
0 请求countty/2.1.1/lib/bin/commands/peek.mjs
JS
346 BSRI ready
未分级
0 请求countty/2.1.1/lib/bin/commands/remove.mjs
JS
500 BSRI ready
未分级
0 请求countty/2.1.1/lib/bin/commands/reset.mjs
JS
312 BSRI ready
未分级
0 请求countty/2.1.1/lib/bin/commands/resources/env.mjs
JS
166 BSRI ready
未分级
0 请求countty/2.1.1/lib/bin/commands/resources/footnote.mjs
JS
759 BSRI ready
未分级
0 请求countty/2.1.1/lib/bin/commands/resources/gitignore.mjs
JS
77 BSRI ready
未分级
0 请求countty/2.1.1/lib/bin/commands/resources/package.mjs
JS
1.1 KBSRI ready
未分级
0 请求countty/2.1.1/lib/bin/commands/resources/tsconfig.mjs
JS
224 BSRI ready
未分级
0 请求countty/2.1.1/lib/bin/commands/resources/worker.mjs
JS
1.2 KBSRI ready
未分级
0 请求countty/2.1.1/lib/bin/commands/resources/wrangler.mjs
JS
630 BSRI ready
未分级
0 请求countty/2.1.1/lib/bin/commands/restore.mjs
JS
412 BSRI ready
未分级
0 请求countty/2.1.1/lib/bin/commands/views.mjs
JS
348 BSRI ready
未分级
0 请求countty/2.1.1/lib/configs/cache.js
JS
940 BSRI ready
未分级
0 请求countty/2.1.1/lib/configs/rate-limit.js
JS
1.5 KBSRI ready
未分级
0 请求countty/2.1.1/lib/helpers/auth.js
JS
442 BSRI ready
未分级
0 请求countty/2.1.1/lib/helpers/cli.js
JS
1.6 KBSRI ready
未分级
0 请求countty/2.1.1/lib/helpers/format.js
JS
134 BSRI ready
未分级
0 请求countty/2.1.1/lib/helpers/hash.js
JS
295 BSRI ready
未分级
0 请求countty/2.1.1/lib/helpers/normalize-chars.js
JS
97 BSRI ready
未分级
0 请求countty/2.1.1/lib/helpers/response.js
JS
136 BSRI ready
未分级
0 请求countty/2.1.1/lib/helpers/token-generator.js
JS
272 BSRI ready
未分级
0 请求countty/2.1.1/lib/modules/counter.js
JS
5.2 KBSRI ready
未分级
0 请求countty/2.1.1/lib/modules/routes/backup.js
JS
1.4 KBSRI ready
未分级
0 请求countty/2.1.1/lib/modules/routes/badge.js
JS
3.6 KBSRI ready
未分级
0 请求countty/2.1.1/lib/modules/routes/create.js
JS
1.9 KBSRI ready
未分级
0 请求countty/2.1.1/lib/modules/routes/list.js
JS
2.1 KBSRI ready
未分级
0 请求countty/2.1.1/lib/modules/routes/peek.js
JS
2.2 KBSRI ready
未分级
0 请求countty/2.1.1/lib/modules/routes/remove.js
JS
2.0 KBSRI ready
未分级
0 请求countty/2.1.1/lib/modules/routes/reset.js
JS
1.4 KBSRI ready
未分级
0 请求countty/2.1.1/lib/modules/routes/restore.js
JS
1.5 KBSRI ready
未分级
0 请求countty/2.1.1/lib/modules/routes/views.js
JS
2.2 KBSRI ready
未分级
0 请求countty/2.1.1/lib/modules/worker.js
JS
4.8 KBSRI ready
未分级
0 请求| 文件 | 大小 | 类型 | SRI | 今日请求 | 操作 |
|---|---|---|---|---|---|
| countty/2.1.1/lib/bin/index.mjs | 2.5 KB | JS | ready 未分级 | 0 | |
| countty/2.1.1/lib/configs/global.js | 115 B | JS | ready 未分级 | 0 | |
| countty/2.1.1/lib/index.js | 79 B | JS | ready 未分级 | 0 | |
| countty/2.1.1/lib/@types.js | 11 B | JS | ready 未分级 | 0 | |
| countty/2.1.1/lib/bin/commands/backup.mjs | 670 B | JS | ready 未分级 | 0 | |
| countty/2.1.1/lib/bin/commands/create.mjs | 657 B | JS | ready 未分级 | 0 | |
| countty/2.1.1/lib/bin/commands/init.mjs | 2.7 KB | JS | ready 未分级 | 0 | |
| countty/2.1.1/lib/bin/commands/list.mjs | 414 B | JS | ready 未分级 | 0 | |
| countty/2.1.1/lib/bin/commands/peek.mjs | 346 B | JS | ready 未分级 | 0 | |
| countty/2.1.1/lib/bin/commands/remove.mjs | 500 B | JS | ready 未分级 | 0 | |
| countty/2.1.1/lib/bin/commands/reset.mjs | 312 B | JS | ready 未分级 | 0 | |
| countty/2.1.1/lib/bin/commands/resources/env.mjs | 166 B | JS | ready 未分级 | 0 | |
| countty/2.1.1/lib/bin/commands/resources/footnote.mjs | 759 B | JS | ready 未分级 | 0 | |
| countty/2.1.1/lib/bin/commands/resources/gitignore.mjs | 77 B | JS | ready 未分级 | 0 | |
| countty/2.1.1/lib/bin/commands/resources/package.mjs | 1.1 KB | JS | ready 未分级 | 0 | |
| countty/2.1.1/lib/bin/commands/resources/tsconfig.mjs | 224 B | JS | ready 未分级 | 0 | |
| countty/2.1.1/lib/bin/commands/resources/worker.mjs | 1.2 KB | JS | ready 未分级 | 0 | |
| countty/2.1.1/lib/bin/commands/resources/wrangler.mjs | 630 B | JS | ready 未分级 | 0 | |
| countty/2.1.1/lib/bin/commands/restore.mjs | 412 B | JS | ready 未分级 | 0 | |
| countty/2.1.1/lib/bin/commands/views.mjs | 348 B | JS | ready 未分级 | 0 | |
| countty/2.1.1/lib/configs/cache.js | 940 B | JS | ready 未分级 | 0 | |
| countty/2.1.1/lib/configs/rate-limit.js | 1.5 KB | JS | ready 未分级 | 0 | |
| countty/2.1.1/lib/helpers/auth.js | 442 B | JS | ready 未分级 | 0 | |
| countty/2.1.1/lib/helpers/cli.js | 1.6 KB | JS | ready 未分级 | 0 | |
| countty/2.1.1/lib/helpers/format.js | 134 B | JS | ready 未分级 | 0 | |
| countty/2.1.1/lib/helpers/hash.js | 295 B | JS | ready 未分级 | 0 | |
| countty/2.1.1/lib/helpers/normalize-chars.js | 97 B | JS | ready 未分级 | 0 | |
| countty/2.1.1/lib/helpers/response.js | 136 B | JS | ready 未分级 | 0 | |
| countty/2.1.1/lib/helpers/token-generator.js | 272 B | JS | ready 未分级 | 0 | |
| countty/2.1.1/lib/modules/counter.js | 5.2 KB | JS | ready 未分级 | 0 | |
| countty/2.1.1/lib/modules/routes/backup.js | 1.4 KB | JS | ready 未分级 | 0 | |
| countty/2.1.1/lib/modules/routes/badge.js | 3.6 KB | JS | ready 未分级 | 0 | |
| countty/2.1.1/lib/modules/routes/create.js | 1.9 KB | JS | ready 未分级 | 0 | |
| countty/2.1.1/lib/modules/routes/list.js | 2.1 KB | JS | ready 未分级 | 0 | |
| countty/2.1.1/lib/modules/routes/peek.js | 2.2 KB | JS | ready 未分级 | 0 | |
| countty/2.1.1/lib/modules/routes/remove.js | 2.0 KB | JS | ready 未分级 | 0 | |
| countty/2.1.1/lib/modules/routes/reset.js | 1.4 KB | JS | ready 未分级 | 0 | |
| countty/2.1.1/lib/modules/routes/restore.js | 1.5 KB | JS | ready 未分级 | 0 | |
| countty/2.1.1/lib/modules/routes/views.js | 2.2 KB | JS | ready 未分级 | 0 | |
| countty/2.1.1/lib/modules/worker.js | 4.8 KB | JS | ready 未分级 | 0 |
库评论
还没有评论。可以反馈这个库的接入体验、版本建议或兼容性问题。