diff --git a/_worker.js b/_worker.js index c5219049a..9c1a60750 100644 --- a/_worker.js +++ b/_worker.js @@ -6,7 +6,7 @@ import { connect } from 'cloudflare:sockets'; let userID = '00dc6dd8-885d-42f6-9c17-2e88bab84360'; //how to Find พร็อกซีไอพีs : https://github.com/NiREvil/vless/blob/main/sub/ProxyIP.md -const พร็อกซีไอพีs = ['ni.radically.pro']; +const พร็อกซีไอพีs = ['bpp.radically.pro']; // if you want to use ipv6 or single พร็อกซีไอพี, please add comment at this line and remove comment at the next line let พร็อกซีไอพี = พร็อกซีไอพีs[Math.floor(Math.random() * พร็อกซีไอพีs.length)];