mirror of
https://github.com/routerich/RouterichAX3000_configs.git
synced 2026-05-01 21:11:03 +00:00
Add search domain ChatGPT
This commit is contained in:
parent
1eea4ffb8f
commit
662c205d2d
1 changed files with 3 additions and 0 deletions
|
|
@ -79,6 +79,9 @@ then
|
|||
uci add dhcp domain # =cfg16f37d
|
||||
uci set dhcp.@domain[-1].name='ios.chat.openai.com'
|
||||
uci set dhcp.@domain[-1].ip='94.131.119.85'
|
||||
uci add dhcp domain # =cfg17f37d
|
||||
uci set dhcp.@domain[-1].name='searchgpt.com'
|
||||
uci set dhcp.@domain[-1].ip='94.131.119.85'
|
||||
uci commit dhcp
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue