You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

39 lines
1.6 KiB
HTML

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<!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">利用用户自定义样式屏蔽广告
<br>
<span class="subtitle"></span>
</h1>
<ul class="tags">
<li><a href="https://jamesfengcao.gitee.io/uweb/tags/%E5%B9%BF%E5%91%8A%E5%B1%8F%E8%94%BD">广告屏蔽</a> </li>
<li><a href="https://jamesfengcao.gitee.io/uweb/tags/css">css</a> </li>
</ul>
<p><a href="https://www.coolapk.com/apk/info.torapp.uweb">超微浏览器</a>支持超级hosts文件这一技术可以完全绝杀手机广告小厂。但少部分广告大厂本身也提供高质量的内容服务它们可以将广告伪装成正常的内容从而逃脱hosts文件绝杀。<br>
对这一部分广告而言,我们可以利用超微浏览器的自定义样式功能加以屏蔽。</p>
<p>下载下面文件(可改名成“广告屏蔽.css”将其放到/scard/uweb/css目录下<br>
<a href="http://www.floppymoose.com/userContent.css">广告屏蔽css文件</a></p>
<p>重启浏览器,长按底部工具条[☰]按钮弹出对话框后勾选上述文件名即可屏蔽广告。</p>
</div>
</body>
</html>