spider_network_blocker
A Rust library to block ads, trackers, and embeds for networking.
Installation
Add spider_network_blocker to your Cargo project with:
use ;
let xhr_blocked = URL_IGNORE_XHR_TRIE.contains_prefix;
let scipt_blocked = URL_IGNORE_TRIE.contains_prefix;
Contributing
Contributions and improvements are welcome. Feel free to open issues or submit pull requests on the GitHub repository.
License
This project is licensed under the MIT License.