Skip to content

walkonthemarz/Shadowrocket-ADBlock-Rules

 
 

Repository files navigation

Notice: This project is a forked version from https://github.com/h2y/Shadowrocket-ADBlock-Rules.
Following changes have been made to keep updating the rules as the original repo was archived years ago and the rules are outdated.

  • Replaced the top500 sites data source with top 10,000 sites from Amazon Alex top 1million sites.
  • Optimized the factory/auto_build.sh to prevent the local changes to the repo from being discarded without prompt when running the script.
  • Updated the below QR codes to link to this repo config files instead of an outdated rule address.
  • Added Github Actions to automatically build the latest rules nightly.

Rule list

Rules Proxied Sites Direct Sites
Blacklist + Removing Ads Blocked sites by GFWList Normal sites
Blacklist
Whitelist + Removing Ads Other sites Top500 sites that can be accessed directly
Whitelist
Separate sites foreign + Removing Ads Foreign sites Chines sites
Separate sites foreign
Direct globally + Removing Ads / All
Proxy globally + Removing Ads All /
Going back to China + Removing Ads Chines sites foreign sites
Going back to China

Sponsorship

This project doesn't accept any donations!

Blacklist + Ads

Including foreign sites cann't be accessed, others direct mode default.

  • proxy: Blocked sites by GFWList
  • direct: Normal sites
  • Including ads removing

URL:https://raw.githubusercontent.com/walkonthemarz/Shadowrocket-ADBlock-Rules/master/sr_top500_banlist_ad.conf

QR Code

Whitelist + Ads

Including foreign sites that can be accessed directly. Other sites applied proxy mode default.

  • Direct: Sites in Top500 that can be accessed directly and Chinese sites
  • Proxy: Other all foreign sites
  • Including removing Ads

URL:https://raw.githubusercontent.com/walkonthemarz/Shadowrocket-ADBlock-Rules/master/sr_top500_whitelist_ad.conf

QR Code

Blacklist

  • Proxy: Sites blocked by GFWList
  • Direct: Normal sites
  • No Ads removing

URL:https://raw.githubusercontent.com/walkonthemarz/Shadowrocket-ADBlock-Rules/master/sr_top500_banlist.conf

QR Code

Whitelist

  • Direct: Sites in Top500 that can be accessed directly and Chinese sites
  • Proxy: Other all foreign sites
  • No Ads removing

URL:https://raw.githubusercontent.com/walkonthemarz/Shadowrocket-ADBlock-Rules/master/sr_top500_whitelist.conf

QR Code

Separate sites foreign + Ads

Separate sites foreign. No proxy for Chinese sites, proxy applied for foreign sites.

URL:https://raw.githubusercontent.com/walkonthemarz/Shadowrocket-ADBlock-Rules/master/sr_cnip_ad.conf

QR Code

Separate sites foreign

Separate sites foreign. No proxy for Chinese sites, proxy applied for foreign sites.

URL:https://raw.githubusercontent.com/walkonthemarz/Shadowrocket-ADBlock-Rules/master/sr_cnip.conf

QR Code

Direct globally

  • Direct: All requests
  • Including Ads removing

URL:https://raw.githubusercontent.com/walkonthemarz/Shadowrocket-ADBlock-Rules/master/sr_direct_banad.conf

QR Code

Proxy globally + Ads

  • Direct: Local network
  • Proxy: Other requests
  • Ads removing

URL:https://raw.githubusercontent.com/walkonthemarz/Shadowrocket-ADBlock-Rules/master/sr_proxy_banad.conf

QR Code

Going back to China

  • Direct: Foreign sites
  • Proxy: China sites
  • No Ads Removing

URL:https://raw.githubusercontent.com/walkonthemarz/Shadowrocket-ADBlock-Rules/master/sr_backcn.conf

QR Code

Going back to China + Ads

  • Direct: Foreign sites
  • Proxy: China sites
  • Ads Removing

URL:https://raw.githubusercontent.com/walkonthemarz/Shadowrocket-ADBlock-Rules/master/sr_backcn_ad.conf

QR Code

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.6%
  • Shell 2.4%