Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanyeye authored Jan 25, 2023
1 parent 95ae480 commit 7e35d50
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,13 +77,13 @@ rule-providers:
Proxy:
type: http
behavior: classical
url: "https://cdn.jsdelivr.net/gh/zhanyeye/clash-rules-lite@release/foreign-media-rules.txt"
url: "https://cdn.jsdelivr.net/gh/zhanyeye/clash-rules-lite@release/proxy-rules.txt"
path: ./providers/rule-proxy.yaml
interval: 86400
Microsoft:
type: http
behavior: classical
url: "https://cdn.jsdelivr.net/gh/zhanyeye/clash-rules-lite@202212170251/ms-rules.txt"
url: "https://cdn.jsdelivr.net/gh/zhanyeye/clash-rules-lite@202212170251/microsoft-rules.txt"
path: ./providers/rule-microsoft.yaml
interval: 86400
Backlist:
Expand Down Expand Up @@ -147,13 +147,13 @@ rule-providers:
Proxy:
type: http
behavior: classical
url: "https://cdn.jsdelivr.net/gh/zhanyeye/clash-rules-lite@release/foreign-media-rules.txt"
url: "https://cdn.jsdelivr.net/gh/zhanyeye/clash-rules-lite@release/proxy-rules.txt"
path: ./providers/rule-proxy.yaml
interval: 86400
Microsoft:
type: http
behavior: classical
url: "https://cdn.jsdelivr.net/gh/zhanyeye/clash-rules-lite@202212170251/ms-rules.txt"
url: "https://cdn.jsdelivr.net/gh/zhanyeye/clash-rules-lite@202212170251/microsoft-rules.txt"
path: ./providers/rule-microsoft.yaml
interval: 86400
Backlist:
Expand Down

0 comments on commit 7e35d50

Please sign in to comment.