Coder Social home page Coder Social logo

shadowrocket-config's Introduction

Shadowrocket 配置文件

本项目是维护一个Shadowrocket配置文件

其中翻墙部分规则是将GfwList转化而得来,屏蔽广告部分规则是根据easylist_adserverseasylist_thirdparty的规则转化而来

  • gfwlist-> DOMAIN-SUFFIX,rule,Proxy
  • easylist-> DOMAIN-SUFFIX,rule,REJECT

如何使用项目

python main.py 

UPDATE:新增精简版,精简版将gfwlist中的规则按照域名的alexa全球排名来排序,然后写入其中排名靠前的2000个网站,去除了不经常访问的网站,规则量少因此相对省电。如果没有特殊需求的,强烈推荐使用这个规则

有问题,欢迎提issues

生成的规则存放在 rule.txtrulewithad.txt两个文件之中。第一个是单纯的翻墙配置文件,第二个在翻墙基础之上加入了屏蔽广告部分规则。

使用精简版

打开Shadowrocket,添加配置文件,写入下面的链接

url: https://raw.githubusercontent.com/Hsiny/Shadowrocket-Config/master/simplifyrule.txt

或者直接扫描下面的二维码

QR code

使用翻墙的配置文件

打开Shadowrocket,添加配置文件,写入下面的链接

url: https://raw.githubusercontent.com/Hsiny/Shadowrocket-Config/master/rule.txt

或者直接扫描下面的二维码

QR code

使用翻墙和屏蔽广告的配置文件

打开Shadowrocket,添加配置文件,写入下面的链接

url: https://raw.githubusercontent.com/Hsiny/Shadowrocket-Config/master/rulewithad.txt

或者直接扫描下面的二维码

QR code

To do

  • add ad block rules
  • fix some regex rules in gfwlist
  • add other easylist ad-block rulus
  • add some rules to block ads
  • reduce the number of ad-block rules

shadowrocket-config's People

Contributors

xinydev avatar

Watchers

Walker avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.