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