更新前端静态网页获取方式,放弃使用后端获取api

This commit is contained in:
2025-09-09 10:47:51 +08:00
parent 6889ca37e5
commit 44a4f1bae1
25558 changed files with 2463152 additions and 153 deletions

View File

@@ -0,0 +1,32 @@
{
"code": 200,
"message": "获取成功。数据来自官方/权威源头,以确保稳定与实时。开源地址 https://github.com/vikiboss/60s反馈群 595941841",
"data": {
"password": "8mr2M7dZ6E3saj3F",
"length": 16,
"config": {
"include_numbers": true,
"include_symbols": false,
"include_lowercase": true,
"include_uppercase": true,
"exclude_similar": true,
"exclude_ambiguous": true
},
"character_sets": {
"lowercase": "abcdefghjkmnpqrstuvwxyz",
"uppercase": "ABCDEFGHIJKMNPQRSTUVWXYZ",
"numbers": "23456789",
"symbols": "",
"used_sets": [
"lowercase",
"uppercase",
"numbers"
]
},
"generation_info": {
"entropy": 92.5,
"strength": "极强",
"time_to_crack": "数百万年"
}
}
}