mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-19 03:43:29 +00:00
luci-app-jd-dailybonus: Keep up to date from jerrykuku (#6540)
This commit is contained in:
parent
f681482829
commit
4824ae9e85
@ -1,8 +1,8 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=luci-app-jd-dailybonus
|
||||
PKG_VERSION:=1.0.3
|
||||
PKG_RELEASE:=20210125
|
||||
PKG_VERSION:=1.0.4
|
||||
PKG_RELEASE:=20210315
|
||||
|
||||
define Package/$(PKG_NAME)/conffiles
|
||||
/etc/config/jd-dailybonus
|
||||
|
@ -14,6 +14,7 @@ o.template = 'jd-dailybonus/cookie_tools'
|
||||
|
||||
o = s:option(DynamicList, "Cookies", translate("账号 Cookie 列表"))
|
||||
o.rmempty = false
|
||||
o.description = translate('双击输入框即可调出二维码,扫描后自动填入。')
|
||||
|
||||
o = s:option(Value, 'stop', translate('延迟签到'))
|
||||
o.rmempty = false
|
||||
|
Loading…
Reference in New Issue
Block a user