Skip to content

Commit

Permalink
Update variables.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Vahid Farid committed Mar 29, 2024
1 parent 5967697 commit a7f7638
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/variables.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ export const proxiesUri: string = "https://raw.githubusercontent.com/vfarid/v2ra
export const defaultProtocols: Array<string> = [
"vmess",
"built-in-vless",
"vless",
]

export const defaultALPNList: Array<string> = [
Expand Down

0 comments on commit a7f7638

Please sign in to comment.