Browse Source

json typo

多了个逗号
pull/501/head
Se7enMuting 8 months ago committed by GitHub
parent
commit
e32a7b5176
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      docs/document/level-2/warp.md

2
docs/document/level-2/warp.md

@ -147,7 +147,7 @@ bash -c "$(curl -L wgcf-cli.vercel.app)"
"endpoint": "engage.cloudflareclient.com:2408"
}
],
"reserved":[0, 0, 0], // 如果你有的话,粘贴reserved到这里
"reserved":[0, 0, 0] // 如果你有的话,粘贴reserved到这里
},
"tag": "wireguard-1"
}

Loading…
Cancel
Save