mirror of
https://github.com/routerich/RouterichAX3000_configs.git
synced 2026-03-14 06:22:36 +03:00
Add voice domain ChatGPT
This commit is contained in:
@@ -73,6 +73,12 @@ then
|
||||
uci add dhcp domain # =cfg14f37d
|
||||
uci set dhcp.@domain[-1].name='openai.com'
|
||||
uci set dhcp.@domain[-1].ip='94.131.119.85'
|
||||
uci add dhcp domain # =cfg15f37d
|
||||
uci set dhcp.@domain[-1].name='webrtc.chatgpt.com'
|
||||
uci set dhcp.@domain[-1].ip='94.131.119.85'
|
||||
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 commit dhcp
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user