action: update git action, patch files.

This commit is contained in:
Nick Peng
2023-03-11 22:06:03 +08:00
parent 8bf1108503
commit 69fd23d756
6 changed files with 84 additions and 76 deletions

View File

@@ -43,15 +43,15 @@ smartdns可以通过指定对应域名返回SOA用于广告屏蔽。
1. 下载配置文件到`/etc/smartdns`目录
```shell
wget https://github.com/privacy-protection-tools/anti-AD/blob/master/anti-ad-smartdns.conf -o /etc/smartdns/anti-ad-smartdns.conf
```
```shell
wget https://github.com/privacy-protection-tools/anti-AD/blob/master/anti-ad-smartdns.conf -o /etc/smartdns/anti-ad-smartdns.conf
```
1. 修改/etc/smartdns/smartdns.conf文件包含上述配置文件
```shell
conf-file /etc/smartdns/anti-ad-smartdns.conf
```
```shell
conf-file /etc/smartdns/anti-ad-smartdns.conf
```
## 广告列表