mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-15 06:05:31 +08:00
8 lines
177 B
Plaintext
8 lines
177 B
Plaintext
config base_arg "base_arg"
|
|
option main_domain ''
|
|
option sub_domain ''
|
|
option login_token ''
|
|
option wait_second ''
|
|
option command_to_get_ip 'curl -s whatismyip.akamai.com'
|
|
|