mirror of
https://github.com/elyby/chrly.git
synced 2025-05-31 14:11:51 +05:30
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
58a1c6ec33 | ||
|
|
34179ae1fe |
@@ -27,5 +27,5 @@ func Face(w http.ResponseWriter, r *http.Request) {
|
||||
}
|
||||
|
||||
func buildFaceUrl(hash string) string {
|
||||
return "/minecfaft/skin_buffer/faces/" + hash + ".png"
|
||||
return "/minecraft/skin_buffer/faces/" + hash + ".png"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user