mirror of
https://github.com/TG-Twilight/AWAvenue-Ads-Rule.git
synced 2025-11-04 14:49:47 +08:00
11 lines
167 B
Markdown
11 lines
167 B
Markdown
## build
|
|
|
|
将[rule](./rule)中的 `domain.txt` `domain_regex.txt` 等基础规则转换
|
|
|
|
插件文档见[script](./script)
|
|
|
|
# 使用方法
|
|
```shell
|
|
python main.py
|
|
```
|