Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
alipour66m authored Oct 28, 2023
1 parent 6e6f699 commit 0546e81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web/html/xui/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,9 @@
<a-row>
<a-col :sm="24" :md="12">
<a-card hoverable :class="themeSwitcher.darkCardClass">
3X: <a href="https://github.com/MHSanaei/3x-ui/releases" target="_blank"><a-tag color="green">v{{ .cur_ver }}</a-tag></a>
3X: <a href="https://github.com/alipour66m/3x-ui/releases" target="_blank"><a-tag color="green">v{{ .cur_ver }}</a-tag></a>
Xray: <a-tag color="green" style="cursor: pointer;" @click="openSelectV2rayVersion">v[[ status.xray.version ]]</a-tag>
<a href="https://t.me/panel3xui" target="_blank"><a-tag color="green">@panel3xui</a-tag></a>
<a href="https://t.me/seo6682" target="_blank"><a-tag color="green">Dr-Alipour Panel</a-tag></a>
</a-card>
</a-col>
<a-col :sm="24" :md="12">
Expand Down

0 comments on commit 0546e81

Please sign in to comment.