International/China accelerated ad filtering rules subscription(中文说明)
Filtering tools:
- 🌍 browser plug-in
- 📺 router terminal
- 📱 mobile
- 💻 Desktop (global de-advertising))
🙅♂️However, there is a pain point with all of these tools, as the rules are largely hosted on offshore servers, making updates extremely slow or even impossible to successfully update.
😫 A very common scenario: you've configured de-advertising tools for the elders and elderly in your family to prevent them from being phished, scammed or infected with viruses while browsing the web. But the fact is that often, many rules are carefully chosen, but in fact most of them are in the state of failure to update, and then a pop-up box appears, and the elder clicks randomly, but not necessarily what happens after ...... may say that the computer is broken, the update failed....
💥 This project is designed to solve this problem by updating the rules at light speed without going through any agents.
The project uses GitHub Actions to download the latest rules every 4 hours every day at UTC time, and then pushes them to GitHub Repo.
The rules are distributed in conjunction with a globally accelerated CDN provided by four sites
①GHUCS (with caching)
②JsDelivr (with caching)
③Vercel (live updates)
④FastGit (live updates)
The result is a second-by-second update of all de-advertising rules.
Under normal network environment (without any proxies, in mainland China network environment)
- Before using accelerated links: It can take up to 5 minutes and 12 seconds to update up to 13 rules, and 4 updates have failed.
- When accelerated links are used: all rules are updated within 15 seconds.
I'd like you to submit an Issue or Request to help me improve the rules.
Submit the rules that you think you need to update for acceleration. The following points should be noted.
- the rules need to be on an offshore server, difficult to successfully update or slow to update.
- indicate the name, source, and function of the rule.
- If the rule you want to speed up is a file in a GitHub project, just use the jsDelivr syntax to speed up the project file without submitting a request.
https://cdn.jsdelivr.net/gh/username/project name@version/accelerate files
.