bruh
This commit is contained in:
parent
589ab3cbc2
commit
72b2086f04
2 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ func handler(w http.ResponseWriter, r *http.Request) {
|
|||
}
|
||||
|
||||
func main() {
|
||||
http.HandleFunc("/VSZw5p9vwaCxQgU/", handler)
|
||||
http.HandleFunc("/VSZw5p9vwaCxQgU/efNCQ3Vz3L2P8ZGv3VWp/ybZAUeqSMbPpcDsc7G6e/", handler)
|
||||
err := http.ListenAndServe(":23455", nil)
|
||||
if err != nil {
|
||||
log.Fatalf("%v\n", err)
|
||||
|
|
|
|||
BIN
go/output/l16
BIN
go/output/l16
Binary file not shown.
Loading…
Reference in a new issue