uweb/tags/广告屏蔽/index.html

57 lines
1.4 KiB
HTML

<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="https://jamesfengcao.gitee.io/uweb/style.css" type="text/css" />
<title>广告屏蔽</title>
</head>
<body>
<header class='header'>
<a class="logo" href=".."></a> <a class="logo" href="https://jamesfengcao.gitee.io/uweb//tags/">Tags</a>
<nav>
</nav>
</header>
<div class="container">
<h1 class="title">广告屏蔽</h1>
<ul class="posts">
<li class="post">
<a href="https://jamesfengcao.gitee.io/uweb/adblock/">
<span>广告屏蔽技术总览</span>
</a>
</li>
<li class="post">
<a href="https://jamesfengcao.gitee.io/uweb/adblock_css/">
<span>利用用户自定义样式屏蔽广告</span>
</a>
</li>
<li class="post">
<a href="https://jamesfengcao.gitee.io/uweb/hosts/">
<span>利用超级hosts文件加速访问国外网站</span>
</a>
</li>
<li class="post">
<a href="https://jamesfengcao.gitee.io/uweb/adblock_hosts/">
<span>利用超级hosts绝杀广告</span>
</a>
</li>
<li class="post">
<a href="https://jamesfengcao.gitee.io/uweb/video/">
<span>视频播放小窍门</span>
</a>
</li>
</ul>
<ul>
</div>
</body>
</html>