https://github.com/chrisduerr/ub2cb
uBlock filter to WebKit Content Blocker conversion utility
https://github.com/chrisduerr/ub2cb
Last synced: over 1 year ago
JSON representation
uBlock filter to WebKit Content Blocker conversion utility
- Host: GitHub
- URL: https://github.com/chrisduerr/ub2cb
- Owner: chrisduerr
- Created: 2024-08-07T00:24:42.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-09T00:00:37.000Z (almost 2 years ago)
- Last Synced: 2025-01-24T21:42:38.471Z (over 1 year ago)
- Language: Rust
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# uBlock => Content Blocker
This tool is a utility to convert [uBlock's filters] to [WebKit Content
Blockers].
## Usage
```sh
cargo run -p ub2cb_bin --release -- ublock.txt > content_blocker.json
```
[uBlock's filters]: https://github.com/uBlockOrigin/uAssets
[WebKit Content Blockers]: https://developer.apple.com/documentation/safariservices/creating-a-content-blocker