File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55<h1 align =" center " >live-server</h1 >
66
77<div align =" center " >
8- <a href =" https://github.com/AmbitiousJun/live-server/tree/v1.22.10 " ><img src =" https://img.shields.io/github/v/tag/AmbitiousJun/live-server " ></img ></a >
9- <a href =" https://hub.docker.com/r/ambitiousjun/live-server/tags " ><img src =" https://img.shields.io/docker/image-size/ambitiousjun/live-server/v1.22.10 " ></img ></a >
8+ <a href =" https://github.com/AmbitiousJun/live-server/tree/v1.22.11 " ><img src =" https://img.shields.io/github/v/tag/AmbitiousJun/live-server " ></img ></a >
9+ <a href =" https://hub.docker.com/r/ambitiousjun/live-server/tags " ><img src =" https://img.shields.io/docker/image-size/ambitiousjun/live-server/v1.22.11 " ></img ></a >
1010 <a href =" https://hub.docker.com/r/ambitiousjun/live-server/tags " ><img src =" https://img.shields.io/docker/pulls/ambitiousjun/live-server " ></img ></a >
1111 <a href =" https://goreportcard.com/report/github.com/AmbitiousJun/live-server " ><img src =" https://goreportcard.com/badge/github.com/AmbitiousJun/live-server " ></img ></a >
1212 <a href =" https://github.com/AmbitiousJun/live-server/releases/latest " ><img src =" https://img.shields.io/github/downloads/AmbitiousJun/live-server/total " ></img ></a >
Original file line number Diff line number Diff line change 11package constant
22
33const (
4- Version = "v1.22.10 " // 版本号
4+ Version = "v1.22.11 " // 版本号
55 RepoAddr = "https://github.com/AmbitiousJun/live-server" // 仓库地址
66 HeadersSeg = "[[[:]]]" // 分割请求头的分隔符
77)
You can’t perform that action at this time.
0 commit comments