Skip to content

Commit

Permalink
chore: [auto-generated] Update urls.json [ci skip] (#2452)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 5, 2024
1 parent 91e84e2 commit 4493d0e
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions common/src/main/resources/assets/wynntils/urls.json
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,20 @@
"id": "dataStaticUrls",
"url": "https://raw.githubusercontent.com/Wynntils/Static-Storage/main/Data-Storage/urls.json"
},
{
"arguments": [
"name"
],
"id": "dataWynncraftGuild",
"url": "https://api.wynncraft.com/v3/guild/%{name}"
},
{
"arguments": [
"username"
],
"id": "dataWynncraftPlayer",
"url": "https://api.wynncraft.com/v3/player/%{username}"
},
{
"id": "dataWynncraftTerritoryListV3",
"url": "https://api.wynncraft.com/v3/guild/list/territory"
Expand Down

0 comments on commit 4493d0e

Please sign in to comment.