Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
limbopro committed Apr 20, 2022
1 parent 421aa09 commit 82bb0f4
Showing 1 changed file with 26 additions and 25 deletions.
51 changes: 26 additions & 25 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,31 +11,6 @@

# Adblock4limbo

## 一些建议

**Safari爱好者/Windows/Mac用户去广告建议:**
> 1. Safari(iOS) 用户,建议安装 [Safari-内容拦截器](https://limbopro.com/archives/safari-content-blocker.html)
> 2. Windows/Mac 用户,建议安装 [AdGuard/Adblock 浏览器扩展](https://limbopro.com/archives/adguard.html)
> 3. 喜欢用 Chrome(iOS),且拥有 QuantumultX/Surge,那么毒奶去计划(本计划)会非常适合你;
> 4. 你也可以根据 [自己动手利用QuantumultX 屏蔽任意网页广告](https://limbopro.com/archives/12782.html) 教程学习进行去网页广告作业;
> 5. 跟AdGuard浏览器扩展等去广告原理大抵相通的,重在理解;
## 电报讨论群组
> 1. 加入[群组](https://t.me/Adblock4limbo),讨论交流为我们贡献你的力量;
> 2. 哪些网站**价值很大广告也很多且实际已影响到了观影体验**(播放按钮遮挡,弹窗,悬浮GIF等等),请务必告诉我们;
> 3. 帮助我们测试**新的去广告规则**是否普适有效,如某个网站失效页面出现广告请把该页面的链接,页面的截图反馈到群组;
> 4. 如有任何关于本去广告计划的疑问请在本群反馈;

## 去广告原理悉知

> 通过 QuantumultX / Surge 提供的 Rewrite 重写类型,如 reject / 302(重定向) / 307(重定向) / request-header(请求头) / response-body(请求头) / http-response / 实现对网页(HTML)各元素、资源的匹配,禁止加载,替换,插入,删除各类元素;本仓库提供大量的实例参考;
**你可能需要了解到的知识:**
> 1. [**正则表达式**](https://limbopro.com/archives/Regular_Expressions.html)
> 2. [重写类型response-body的用法丨利用 Quantumult X 替换网页元素实现去广告(正则表达式以及开发者工具、调试)](https://limbopro.com/archives/12782.html)
> 3. [前端三剑客学习手记 - HTML/CSS/JavaScript](https://limbopro.com/archives/15067.html)
## 毒奶去广告计划介绍

**毒奶去广告计划始于 11.01.2020**,原文:https://limbopro.com/archives/12904.html
Expand Down Expand Up @@ -199,6 +174,32 @@ https://raw.githubusercontent.com/NobyDa/Script/master/QuantumultX/Js.conf, tag=
- 如有疑问或有效反馈可联系 [@limboprobot](https://t.me/limboprobot)
- 部分分规则有参考Adguard 中文过滤器 https://adguard.com/zh_cn/blog/adguard-filters.html (强大如斯

## 一些建议

**Safari爱好者/Windows/Mac用户去广告建议:**
> 1. Safari(iOS) 用户,建议安装 [Safari-内容拦截器](https://limbopro.com/archives/safari-content-blocker.html)
> 2. Windows/Mac 用户,建议安装 [AdGuard/Adblock 浏览器扩展](https://limbopro.com/archives/adguard.html)
> 3. 喜欢用 Chrome(iOS),且拥有 QuantumultX/Surge,那么毒奶去计划(本计划)会非常适合你;
> 4. 你也可以根据 [自己动手利用QuantumultX 屏蔽任意网页广告](https://limbopro.com/archives/12782.html) 教程学习进行去网页广告作业;
> 5. 跟AdGuard浏览器扩展等去广告原理大抵相通的,重在理解;
## 电报讨论群组
> 1. 加入[群组](https://t.me/Adblock4limbo),讨论交流为我们贡献你的力量;
> 2. 哪些网站**价值很大广告也很多且实际已影响到了观影体验**(播放按钮遮挡,弹窗,悬浮GIF等等),请务必告诉我们;
> 3. 帮助我们测试**新的去广告规则**是否普适有效,如某个网站失效页面出现广告请把该页面的链接,页面的截图反馈到群组;
> 4. 如有任何关于本去广告计划的疑问请在本群反馈;

## 去广告原理悉知

> 通过 QuantumultX / Surge 提供的 Rewrite 重写类型,如 reject / 302(重定向) / 307(重定向) / request-header(请求头) / response-body(请求头) / http-response / 实现对网页(HTML)各元素、资源的匹配,禁止加载,替换,插入,删除各类元素;本仓库提供大量的实例参考;
**你可能需要了解到的知识:**
> 1. [**正则表达式**](https://limbopro.com/archives/Regular_Expressions.html)
> 2. [重写类型response-body的用法丨利用 Quantumult X 替换网页元素实现去广告(正则表达式以及开发者工具、调试)](https://limbopro.com/archives/12782.html)
> 3. [前端三剑客学习手记 - HTML/CSS/JavaScript](https://limbopro.com/archives/15067.html)

[1]: https://raw.githubusercontent.com/limbopro/Adblock4limbo/main/NobyDa.jpg
[2]: https://limbopro.com/usr/uploads/2021/08/3373964069.jpg

Expand Down

0 comments on commit 82bb0f4

Please sign in to comment.