Skip to content

Commit

Permalink
SFA selector name.
Browse files Browse the repository at this point in the history
  • Loading branch information
bia-pain-bache committed Apr 12, 2024
1 parent fd4fed3 commit 8b430bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -2357,11 +2357,11 @@ const singboxConfigTemp = {
{
type: "selector",
tag: "proxy",
outbounds: ["URL-TEST"]
outbounds: ["Best-Ping"]
},
{
type: "urltest",
tag: "URL-TEST",
tag: "Best-Ping",
outbounds: [],
url: "https://www.gstatic.com/generate_204",
interval: "3m",
Expand Down

0 comments on commit 8b430bc

Please sign in to comment.