Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rules的值采用读取路径txt的内容 #10

Closed
liang-hiwin opened this issue Apr 19, 2020 · 2 comments
Closed

rules的值采用读取路径txt的内容 #10

liang-hiwin opened this issue Apr 19, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@liang-hiwin
Copy link

如默认为 rules = ["company.com"]
改为 rules = "./xx.txt"
xx.txt里面的内容格式为
Baidu.com
qq.com
youku.com
www.google.com
......
这样好处就是减少配置文件的大小,方便编辑,看起来也没那么乱。

@wolf-joe wolf-joe added the enhancement New feature or request label Apr 19, 2020
@wolf-joe
Copy link
Owner

感谢建议,会在下个版本添加

@wolf-joe
Copy link
Owner

v0.12.0发布,支持从文件中读取group的匹配规则

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants