uweb/adblock/index.html

31 lines
619 B
HTML
Raw Normal View History

<!doctype html>
<html>
<head>
2020-04-29 08:37:43 +00:00
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" />
2020-04-29 08:37:43 +00:00
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
<title>拦截技术总览</title>
</head>
<body>
<header class='header'>
<a class="logo" href="/uwebzh">Home</a> <a class="logo" href="/uwebzh/tags/">Tags</a>
<nav>
</nav>
</header>
<br />
2020-04-29 08:37:43 +00:00
<div class="container">
<h1 class="title">拦截技术总览
<br>
<span class="subtitle"></span>
</h1>
<ul class="tags">
2020-04-29 08:37:43 +00:00
</ul>
2020-04-29 08:37:43 +00:00
</div>
</body>
2020-04-29 08:37:43 +00:00
</html>