diff --git a/_worker.js b/_worker.js index c5c1eb0..d354137 100644 --- a/_worker.js +++ b/_worker.js @@ -780,7 +780,7 @@ function socks5AddressParser(address) { * @param {string} userAgent * @returns {Promise} */ -async function getVLESSConfig(userID, hostName, sub, userAgent) { +async function getVLESSConfig(userID, hostName, sub, userAgent, proxyIP) { if (!proxyIP || proxyIP === '') RproxyIP = "true"; // 如果sub为空,则显示原始内容 if (!sub) {