Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

基础屏蔽列表 #41

Open
inkss opened this issue Jan 15, 2023 · 1 comment
Open

基础屏蔽列表 #41

inkss opened this issue Jan 15, 2023 · 1 comment

Comments

@inkss
Copy link

inkss commented Jan 15, 2023

  • 屏蔽 http 站点
/(http:\/\/.*)/
  • 屏蔽移动端(桌面端不看移动端排版内容!!!)
/.*:\/\/(wap|m)\..*/
  • 屏蔽搜索列表(点进去是一个搜索列表页面)
/.*\?q=.*/
/.*\?s=.*/
/.*\?keyword=.*/
/.*collections\/.*\?.*/
*://*/s/*
*://*/so/*
*://*/so.php
*://*/informat/*
*://*/zhuanti/*
*://*/keyword/*
*://*/*/searchList.jsp?*
*://*/*dictionary?p=*
  • 屏蔽云厂商文章(用优惠券勾引一些博主允许他们去抓取文章,实际查看起来排版一言难尽)
*://cloud.tencent.com/developer/article/*
*://developer.aliyun.com/article/*
*://bbs.huaweicloud.com/blogs/*
*://www.ucloud.cn/yun/*.html
*://www.yisu.com/zixun/*
*://www.huoban.com/news/post/*
@inkss
Copy link
Author

inkss commented Jan 15, 2023

来源:基础屏蔽列表.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant