mirror of
https://github.com/2dust/v2rayN.git
synced 2025-05-03 13:48:52 +00:00
Merge pull request #3943 from hsbtr/master
feat: pac rule add chat.openai.com
This commit is contained in:
commit
8eafe72bb0
1 changed files with 2 additions and 1 deletions
|
@ -5982,7 +5982,8 @@ var rules = [
|
||||||
"zyzc9.com",
|
"zyzc9.com",
|
||||||
"zzcartoon.com",
|
"zzcartoon.com",
|
||||||
"zzcloud.me",
|
"zzcloud.me",
|
||||||
"zzux.com"
|
"zzux.com",
|
||||||
|
"chat.openai.com"
|
||||||
]
|
]
|
||||||
]
|
]
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue