-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
13 changed files
with
171 additions
and
131 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<link rel="icon" href="static/img/favicon.png"> | ||
<title>WuKong Security丨悟空信息安全</title> | ||
<meta name="description" content="WuKong Security, 悟空信息安全, 专注于数据保护、代码混淆加固、API 安全、数字风控技术、行为验证。"> | ||
<meta name="keywords" content="wukong security, data protection, code obfuscation reinforcement, api security, digital risk control technology, behavior verification."> | ||
<link rel="stylesheet" href="static/css/gh-fork-ribbon.min.css" /> | ||
<link rel="stylesheet" href="static/css/wukong-sec-style2.css"> | ||
<script charset="UTF-8" src="static/js/wukong-sec.js"></script> | ||
<script charset="UTF-8" id="LA_COLLECT" src="//sdk.51.la/js-sdk-pro.min.js"></script> | ||
<script>LA.init({id: "3IvKxKuUS0UrDMdL", ck: "3IvKxKuUS0UrDMdL"})</script> | ||
<script> | ||
var _hmt = _hmt || []; | ||
(function() { | ||
var hm = document.createElement("script"); | ||
hm.src = "https://hm.baidu.com/hm.js?3163eb94091b9129cb5fbf99051644ff"; | ||
var s = document.getElementsByTagName("script")[0]; | ||
s.parentNode.insertBefore(hm, s); | ||
})(); | ||
</script> | ||
</head> | ||
<body> | ||
<a class="github-fork-ribbon" href="https://github.com/WuKongSecurity" data-ribbon="Follow us on GitHub" title="Follow us on GitHub" target="_blank">Follow us on GitHub</a> | ||
<div class="container"> | ||
<img src="static/img/logo_900x143.png" alt="main logo" class="main-image"> | ||
<p class="sub-text hover-target">Copyright © 2023 - <span id="currentYear">2024</span> WuKong Security. Powered By <a href="https://itbob.cn/" target="_blank">BOB</a>.</p> | ||
</div> | ||
|
||
<audio id="audio" autoplay loop> | ||
<source src="static/audio/wukong.mp3" type="audio/mpeg"> | ||
</audio> | ||
<canvas id="canvas"></canvas> | ||
<div class='cursor' id="cursor"></div> | ||
<div class='cursor2' id="cursor2"></div> | ||
<div class='cursor3' id="cursor3"></div> | ||
</body> | ||
</html> |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.