diff --git a/_worker.js b/_worker.js index e011e416d..7fe382351 100644 --- a/_worker.js +++ b/_worker.js @@ -6,7 +6,6 @@ import { connect } from 'cloudflare:sockets'; let userID = 'd342d11e-d424-4583-b36e-524ab1f0afa4'; const พร็อกซีไอพีs = ['cdn.xn--b6gac.eu.org', 'cdn-all.xn--b6gac.eu.org', 'workers.cloudflare.cyou']; - // 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)]; // use single พร็อกซีไอพี instead of random