Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
bia-pain-bache committed Sep 27, 2024
2 parents a8eee44 + eee8e5a commit 320eba0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion _worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -3647,7 +3647,6 @@ async function getFragmentConfigs(env, hostName) {
}

bestFragment.observatory.subjectSelector = ["frag"];
bestFragment.observatory.probeInterval = '30s';
bestFragment.routing.balancers[0].selector = ["frag"];
const workerLessConfig = await buildWorkerLessConfig(remoteDNS, localDNS, lengthMin, lengthMax, intervalMin, intervalMax, blockAds, bypassIran, blockPorn, bypassLAN, bypassChina, blockUDP443);
Configs.push(bestPing, bestFragment, workerLessConfig);
Expand Down

0 comments on commit 320eba0

Please sign in to comment.