Channge api url

This commit is contained in:
LilyRose2798 2024-04-11 15:51:09 +10:00
parent 6fe0b713e9
commit 2fe4760d64
1 changed files with 1 additions and 2 deletions

View File

@ -227,8 +227,7 @@
return { ip, subnet } return { ip, subnet }
} }
// const apiUrl = "https://ipapi.7circles.moe" const apiUrl = "https://ipapi.7circles.moe"
const apiUrl = "http://code.chromatic.garden:8000"
const defaultVariant = "density" const defaultVariant = "density"
const defaultColormap = "jet" const defaultColormap = "jet"
const tileSize = 256 const tileSize = 256