mirror of
https://github.com/Johnshall/Shadowrocket-ADBlock-Rules-Forever.git
synced 2025-12-17 23:34:48 +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
@@ -26,6 +26,12 @@ jobs:
|
||||
- name: Run 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
|
||||
uses: JamesIves/github-pages-deploy-action@v4
|
||||
with:
|
||||
|
||||
@@ -280,7 +280,7 @@ INTP | Jack of all trades | I use Arch BTW
|
||||
|
||||
以下规则基于 [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 -> 代理分组 中自行配置。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user