This website requires JavaScript.
Explore
Help
Sign In
admin
/
verify
Watch
1
Star
0
Fork
0
You've already forked verify
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9937fbbae29dc07c30f08ccf7790b62c44a60f1c
verify
/
backend
/
cmd
T
History
admin
a950acb2d6
fix: index.html禁用缓存,assets启用长期缓存
...
- index.html: Cache-Control: no-cache,防止浏览器缓存旧版本 - assets: Cache-Control: max-age=31536000,1年强缓存
2026-05-03 20:16:11 +08:00
..
check_db
Initial commit: 网络验证平台
2026-04-27 17:22:56 +08:00
scripts
Initial commit: 网络验证平台
2026-04-27 17:22:56 +08:00
main.go
fix: index.html禁用缓存,assets启用长期缓存
2026-05-03 20:16:11 +08:00