Update index.html

This commit is contained in:
公明 2025-04-24 11:17:40 +08:00 committed by GitHub
parent dc8146ec3f
commit 9157e153ae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -322,7 +322,7 @@
<!-- Header Section --> <!-- Header Section -->
<div class="header"> <div class="header">
<h1>PrivHunterAI <small>v1.0.0</small></h1> <h1>PrivHunterAI <small>v1.0.0</small></h1>
<p>高级API安全扫描工具智能检测未授权访问和越权漏洞</p> <p>智能检测 API 未授权访问与越权漏洞的高级安全扫描工具。</p>
<button class="refresh-btn" onclick="fetchData()">刷新数据</button> <button class="refresh-btn" onclick="fetchData()">刷新数据</button>
</div> </div>
@ -384,7 +384,7 @@
</div> </div>
<footer> <footer>
© 2025 PrivHunterAI - 高级API安全扫描工具 | 面向未来的安全检测 © 2025 PrivHunterAI,专注智能安全检测,领航 API 安全未来。
</footer> </footer>
<script> <script>