luci: add openai
by default shunt rule
This commit is contained in:
parent
29a74f7c85
commit
ab8bdd4926
@ -93,6 +93,7 @@ config nodes 'myshunt'
|
|||||||
option BT '_direct'
|
option BT '_direct'
|
||||||
option Telegram 'nil'
|
option Telegram 'nil'
|
||||||
option Netflix 'nil'
|
option Netflix 'nil'
|
||||||
|
option openai 'nil'
|
||||||
option TVB 'nil'
|
option TVB 'nil'
|
||||||
option Cloudflare 'nil'
|
option Cloudflare 'nil'
|
||||||
option Github 'nil'
|
option Github 'nil'
|
||||||
@ -201,6 +202,10 @@ netflixdnstest9.com
|
|||||||
netflixdnstest10.com'
|
netflixdnstest10.com'
|
||||||
option ip_list 'geoip:netflix'
|
option ip_list 'geoip:netflix'
|
||||||
|
|
||||||
|
config shunt_rules 'openai'
|
||||||
|
option remarks 'openai'
|
||||||
|
option domain_list 'openai.com'
|
||||||
|
|
||||||
config shunt_rules 'TVB'
|
config shunt_rules 'TVB'
|
||||||
option remarks 'TVB'
|
option remarks 'TVB'
|
||||||
option domain_list 'tvb.com
|
option domain_list 'tvb.com
|
||||||
|
Loading…
Reference in New Issue
Block a user