update 2023-05-06 02:10:13

This commit is contained in:
github-actions[bot] 2023-05-06 02:10:13 +08:00
parent ddc317960e
commit 190ee9b87f
2 changed files with 7 additions and 7 deletions

View File

@ -44,7 +44,7 @@ make menuconfig
| 软件名 | 说明 | 中文说明 |
| -----------------------------|------------------------| ------------|
| luci-app-vssr | vssr proxy | vssr老竭力代理软件 |
| luci-app-alist | file list program | 支持多存储的文件列表程序 |
| luci-app-dnsfilter | dns ad filtering | 基于DNS的广告过滤 |
| luci-app-openclash | openclash proxy | clash的图形代理软件 |
| luci-app-advanced | System advanced settings | 系统高级设置 |
@ -53,15 +53,15 @@ make menuconfig
| luci-app-aliddns | aliyunddns | 阿里云ddns插件 |
| luci-app-eqos | Speed limit by IP address | 依IP地址限速 |
| luci-app-gost | https proxy | 隐蔽的https代理 |
| luci-app-adguardhome | Block ads | AdG去广告 |
| luci-app-adguardhome | Block adg | AdG去广告 |
| luci-app-smartdns | smartdns dns pollution prevention | smartdns DNS防污染 |
| luci-app-passwall | passwall proxy | passwall代理软件 |
| luci-theme-argonne | argonne theme | 修改老竭力主题名 |
| luci-app-argonne-config | argonne theme settings | argonne主题设置 |
| luci-theme-argone | argonne theme | 修改老竭力主题名 |
| luci-app-argone-config | argonne theme settings | argonne主题设置 |
| luci-app-ssr-plus | ssr-plus proxy | ssr-plus 代理软件 |
| luci-theme-mcat | Modify topic name | mcat主题 |
| luci-theme-tomato | Modify topic name | tomato主题 |
| luci-theme-neobird | neobird theme | neobird主题 |
| luci-theme-design | neobird theme | neobird主题 |
| luci-app-mosdns | mosdns dns offload |DNS 国内外分流解析与广告过滤 |
| luci-app-store | store software repository | 应用商店 |
| luci-app-unblockneteasemusic | Unlock NetEase Cloud Music | 解锁网易云音乐 |

View File

@ -21,13 +21,13 @@ define Download/geoip
HASH:=e5551e58db5c941425c00ee2a2f1f53c886a55e3841a6fe05aaf0343c78f7a41
endef
GEOSITE_VER:=20230505020950
GEOSITE_VER:=20230505124421
GEOSITE_FILE:=dlc.dat.$(GEOSITE_VER)
define Download/geosite
URL:=https://github.com/v2fly/domain-list-community/releases/download/$(GEOSITE_VER)/
URL_FILE:=dlc.dat
FILE:=$(GEOSITE_FILE)
HASH:=75a18aa8e8c123047f58e61b648b2c56b0dd6a2a18749350c47259677bd62155
HASH:=298ed6b43e49dcbe032665292ba45964465ff2ace3e8346c01ffc196c4099496
endef
define Package/v2ray-geodata/template