-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbox_blob.go
executable file
·9 lines (6 loc) · 1.03 KB
/
box_blob.go
1
2
3
4
5
6
7
8
9
// Code generated by go generate; DO NOT EDIT.
// +build !codeanalysis
package main
func init() {
box.Add("/index.html", []byte{60, 104, 116, 109, 108, 32, 108, 97, 110, 103, 61, 34, 101, 110, 34, 62, 10, 60, 104, 101, 97, 100, 62, 10, 32, 32, 32, 32, 60, 109, 101, 116, 97, 32, 99, 104, 97, 114, 115, 101, 116, 61, 34, 117, 116, 102, 45, 56, 34, 62, 10, 32, 32, 32, 32, 60, 116, 105, 116, 108, 101, 62, 102, 111, 111, 60, 47, 116, 105, 116, 108, 101, 62, 10, 32, 32, 32, 32, 60, 98, 97, 115, 101, 32, 104, 114, 101, 102, 61, 34, 47, 34, 62, 10, 32, 32, 32, 32, 60, 109, 101, 116, 97, 32, 110, 97, 109, 101, 61, 34, 118, 105, 101, 119, 112, 111, 114, 116, 34, 32, 99, 111, 110, 116, 101, 110, 116, 61, 34, 119, 105, 100, 116, 104, 61, 100, 101, 118, 105, 99, 101, 45, 119, 105, 100, 116, 104, 44, 32, 105, 110, 105, 116, 105, 97, 108, 45, 115, 99, 97, 108, 101, 61, 49, 34, 62, 10, 60, 98, 111, 100, 121, 62, 10, 60, 104, 49, 62, 98, 97, 122, 60, 47, 104, 49, 62, 10, 10, 60, 47, 98, 111, 100, 121, 62, 10, 60, 47, 104, 116, 109, 108, 62, 10})
}