4d88de0366a1d263694d187a0963d1b4098c191f
All checks were successful
openwrt_helloworld / Update openwrt_helloworld (openwrt-25.12) (push) Successful in 24s
科学插件每日自动同步
# 移除 openwrt feeds 自带的核心包
rm -rf feeds/packages/net/{xray-core,v2ray-core,v2ray-geodata,sing-box}
git clone https://gitea.kejizero.xyz/zhao/openwrt_helloworld package/helloworld
# 更新 golang 1.25 版本
rm -rf feeds/packages/lang/golang
git clone https://gitea.kejizero.xyz/zhao/packages_lang_golang -b 25.x feeds/packages/lang/golang
Description
Languages
JavaScript
39.4%
Lua
20.4%
HTML
17.6%
Shell
13.9%
C
5.8%
Other
2.9%