mirror of
https://github.com/2dust/v2rayN.git
synced 2025-05-02 05:08:49 +00:00
feat: pac rule add chat.openai.com
This commit is contained in:
parent
1b11425acd
commit
e38bc45527
1 changed files with 2 additions and 1 deletions
|
@ -5982,7 +5982,8 @@ var rules = [
|
|||
"zyzc9.com",
|
||||
"zzcartoon.com",
|
||||
"zzcloud.me",
|
||||
"zzux.com"
|
||||
"zzux.com",
|
||||
"chat.openai.com"
|
||||
]
|
||||
]
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue