Update _worker.js

This commit is contained in:
CMLiussss
2024-02-07 18:04:04 +08:00
committed by GitHub
parent 8075c186da
commit 0178e2f86a

View File

@@ -780,7 +780,7 @@ function socks5AddressParser(address) {
* @param {string} userAgent
* @returns {Promise<string>}
*/
async function getVLESSConfig(userID, hostName, sub, userAgent) {
async function getVLESSConfig(userID, hostName, sub, userAgent, proxyIP) {
if (!proxyIP || proxyIP === '') RproxyIP = "true";
// 如果sub为空则显示原始内容
if (!sub) {