mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00

* Leigod-Acc: Add Scheduled Pause * luci-app-leigod-acc: add scheduled pause --------- Co-authored-by: 喵二 <2860950766@qq.com>
25 lines
480 B
Plaintext
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'
|
|
|