This project provides an easy way to block ads using MosDNS.
- Simple setup
- Easy to use
- Lightweight and fast
-
Clone the repository:
git clone https://github.com/pchpub/easy_adblock_for_mosdns.git
-
Navigate to the project directory:
cd easy_adblock_for_mosdns -
Compile the project:
cargo build --profile=small
-
Edit the
config.yamlfile to add the filter lists you want to use. -
Run the project:
cargo run --release -- config.yaml
Or
./target/samll/easy_adblock_for_mosdns config.yaml
-
Use filter lists in the
config.yaml(mosdns config) file to block ads. -
Enjoy an ad-free browsing experience.
Contributions are welcome! Please open an issue or submit a pull request.
This project is licensed under the GPL-3.0 License - see the LICENSE file for details.