Skip to content

Commit

Permalink
Update ini-clash-provider.ahk
Browse files Browse the repository at this point in the history
  • Loading branch information
zuluion authored Jan 31, 2023
1 parent 43e50ee commit e0acf9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Script/ini-clash-provider.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ IfExist, %clash_dir%
FileCreateDir, %clash_dir%\myprovider\ruleset
; 从Github拉下来初始化的Provider文件
UrlDownloadToFile, https://cdn.jsdelivr.net/gh/zuluion/Clash-Template-Config@master/Ini-Files/provider-airport.yml, %clash_dir%\myprovider\proxies\provider-airport.yml
; UrlDownloadToFile, https://cdn.jsdelivr.net/gh/zuluion/Clash-Template-Config@master/Ini-Files/provider-paoche.yml, %clash_dir%\myprovider\proxies\provider-add-on.yml
; UrlDownloadToFile, https://cdn.jsdelivr.net/gh/zuluion/Clash-Template-Config@master/Ini-Files/provider-add-on.yml, %clash_dir%\myprovider\proxies\provider-add-on.yml
; 调用clash for windows,从当前项目下载配置文件模板
Run, clash://install-config?url=https://cdn.jsdelivr.net/gh/zuluion/Clash-Template-Config@master/Clash-Template-Config.yml
MsgBox, 初始化完成
Expand Down

0 comments on commit e0acf9f

Please sign in to comment.