mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-08-10 09:02:13 +08:00
升级go version 1.16,ui文件嵌入go二进制内
This commit is contained in:
5
down_files/.gitignore
vendored
Normal file
5
down_files/.gitignore
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
# Binaries for programs and plugins
|
||||
|
||||
*
|
||||
!.gitignore
|
||||
!index.html
|
10
down_files/index.html
Normal file
10
down_files/index.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Title</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user