This website requires JavaScript.
Explore
Help
Sign In
tcjlj
/
V2bX
Watch
1
Star
0
Fork
0
You've already forked V2bX
mirror of
https://github.com/wyx2685/V2bX.git
synced
2025-01-22 09:58:14 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
16221d17fb
V2bX
/
main.go
8 lines
80 B
Go
Raw
Normal View
History
Unescape
Escape
update
2022-06-01 13:35:41 -04:00
package
main
update
2023-07-29 07:27:15 -04:00
import
"github.com/InazumaV/V2bX/cmd"
update
2022-06-01 13:35:41 -04:00
func
main
(
)
{
add manage command
2023-05-23 22:26:14 -04:00
cmd
.
Run
(
)
update
2022-06-01 13:35:41 -04:00
}
Reference in New Issue
Copy Permalink