Skip to content

Commit

Permalink
update config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
tianchang committed Feb 11, 2025
1 parent d4dff04 commit 4e8dc8b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
12 changes: 12 additions & 0 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,4 +103,16 @@ rules:
- domainPattern: "*.weixinbridge.com"
forwardMethod: "direct"
- domainPattern: "*.amap.com"
forwardMethod: "direct"
- domainPattern: "*.biligame.net"
forwardMethod: "direct"
- domainPattern: "*.biliapi.com"
forwardMethod: "direct"
- domainPattern: "*.aliyun.com"
forwardMethod: "direct"
- domainPattern: "*.alibaba.com"
forwardMethod: "direct"
- domainPattern: "*.alibabausercontent.com"
forwardMethod: "direct"
- domainPattern: "*.alipayobjects.com"
forwardMethod: "direct"
1 change: 1 addition & 0 deletions push.sh
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/usr/bin/bash
git add .
git commit -m 'update config.yaml'
git push
Expand Down

0 comments on commit 4e8dc8b

Please sign in to comment.