mirror of
https://github.com/Johnshall/Shadowrocket-ADBlock-Rules-Forever.git
synced 2025-12-17 15:24:43 +08:00
⬆️ Update lazy rules automatically from https://github.com/wlxuf/Shadowrocket
This commit is contained in:
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
@@ -25,6 +25,12 @@ jobs:
|
|||||||
|
|
||||||
- name: Run auto-build.sh
|
- name: Run auto-build.sh
|
||||||
run: ./factory/auto_build.sh
|
run: ./factory/auto_build.sh
|
||||||
|
|
||||||
|
- name: Update lazy rules
|
||||||
|
run: |
|
||||||
|
rm lazy.conf lazy_group.conf
|
||||||
|
curl -O https://raw.githubusercontent.com/wlxuf/Shadowrocket/main/lazy.conf
|
||||||
|
curl -O https://raw.githubusercontent.com/wlxuf/Shadowrocket/main/lazy_group.conf
|
||||||
|
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
uses: JamesIves/github-pages-deploy-action@v4
|
uses: JamesIves/github-pages-deploy-action@v4
|
||||||
|
|||||||
@@ -280,7 +280,7 @@ INTP | Jack of all trades | I use Arch BTW
|
|||||||
|
|
||||||
以下规则基于 [blackmatrix7/ios_rule_script](https://github.com/blackmatrix7/ios_rule_script) 生成:
|
以下规则基于 [blackmatrix7/ios_rule_script](https://github.com/blackmatrix7/ios_rule_script) 生成:
|
||||||
|
|
||||||
## 懒人配置
|
## 懒人配置(by [@wlxuf](https://github.com/wlxuf))
|
||||||
|
|
||||||
不折腾,开箱即用。
|
不折腾,开箱即用。
|
||||||
|
|
||||||
@@ -293,7 +293,7 @@ INTP | Jack of all trades | I use Arch BTW
|
|||||||

|

|
||||||
|
|
||||||
|
|
||||||
## 懒人配置-含策略组
|
## 懒人配置-含策略组(by [@wlxuf](https://github.com/wlxuf))
|
||||||
|
|
||||||
不折腾,开箱即用。下载规则后可在 i -> 代理分组 中自行配置。
|
不折腾,开箱即用。下载规则后可在 i -> 代理分组 中自行配置。
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user