50 lines
1.5 KiB
HTML
50 lines
1.5 KiB
HTML
<!DOCTYPE html><html>
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta content="width=device-width, initial-scale=1.0" name="viewport">
|
|
<meta name="referrer" content="no-referrer">
|
|
<link href="./assets/css/index.css" rel="stylesheet">
|
|
<link href="./assets/favicon.png" rel="icon" type="image/png">
|
|
<link href="./assets/favicon.ico" rel="icon" type="image/x-icon">
|
|
<title>用户页面 - 附件分发 - woodpecker2024</title>
|
|
|
|
<style>
|
|
a {
|
|
display: inline-block;
|
|
color: rgb(101, 212, 231);
|
|
font-weight: 100;
|
|
margin: 3px 0 3px 0;
|
|
}
|
|
a:hover {
|
|
color: rgb(231, 229, 101);
|
|
font-weight: 500;
|
|
}
|
|
</style>
|
|
</head>
|
|
|
|
<body>
|
|
<div class="big-title">欢迎来到woodpecker2024::ctf</div>
|
|
<div class="sub-title">您当前作为队伍 <div class="tips-highlight"><strong>[#REPLACE-ANCHOR-0#](id=#REPLACE-ANCHOR-1#)</strong></div> 登录</div>
|
|
<br>
|
|
<div class="divide-line"></div>
|
|
<div class="content-area">
|
|
<div class="content-null-area"></div>
|
|
<div class="attach-rules">
|
|
<div class="normal-highlight">
|
|
<br>
|
|
<div class="tips-highlight">以下是由本服务提供的题目列表</div>
|
|
<br><br>
|
|
<div class="tips-highlight">点击下载附件或进行交互(在新窗口打开)</div>
|
|
<br><br>
|
|
#REPLACE-ANCHOR-2#
|
|
<br>
|
|
</div>
|
|
</div>
|
|
<div class="content-null-area"></div>
|
|
</div>
|
|
<div class="divide-line"></div>
|
|
|
|
</body>
|
|
<footer><div class="foot-info">for Woodpecker CTF 2024, created by ly65.</div><br></footer>
|
|
</html>
|