Skip to content

Commit

Permalink
change capes api url
Browse files Browse the repository at this point in the history
  • Loading branch information
SenkJu authored Mar 18, 2021
1 parent 103c47e commit 0e115cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LiquidBounce/capes.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"serviceType":"api",
"api": {
"url":"http://capes.liquidbounce.net:7882/api/v1/cape/uuid/%s"
"url":"http://capes.liquidbounce.net/api/v1/cape/uuid/%s"
},
"users": {}
}

0 comments on commit 0e115cb

Please sign in to comment.