Skip to content

Commit

Permalink
fix: Update warp.md (#16)
Browse files Browse the repository at this point in the history
- Added missing comma in domains of warp rule
  • Loading branch information
Alireza Baratian authored Nov 11, 2023
1 parent 646ff3c commit 338b9d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion marzban/fa/examples/warp.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ sudo systemctl disable --now wg-quick@warp
{
"outboundTag": "warp",
"domain": [
"geosite:google"
"geosite:google",
"openai.com",
"ai.com",
"ipinfo.io",
Expand Down

0 comments on commit 338b9d6

Please sign in to comment.