lede/package/lean/luci-app-leigod-acc/root/etc/config/accelerator
喵二 b9910de8d9
luci-app-leigod-acc: add scheduled pause (#12404)
* Leigod-Acc: Add Scheduled Pause

* luci-app-leigod-acc: add scheduled pause

---------

Co-authored-by: 喵二 <2860950766@qq.com>
2024-10-18 16:44:42 +08:00

25 lines
480 B
Plaintext

config system 'base'
option url 'https://opapi.nn.com/speed/router/plug/check'
option heart 'https://opapi.nn.com/speed/router/heartbeat'
option base_url 'https://opapi.nn.com/speed'
option enabled '0'
option tun '0'
option schedule_enabled '0'
option pause_time '01:00'
option username ''
option password ''
config bind 'bind'
config hardware 'device'
config acceleration 'Phone'
config acceleration 'PC'
config acceleration 'Game'
config acceleration 'Unknown'