Channge api url
This commit is contained in:
parent
6fe0b713e9
commit
2fe4760d64
|
@ -227,8 +227,7 @@
|
|||
return { ip, subnet }
|
||||
}
|
||||
|
||||
// const apiUrl = "https://ipapi.7circles.moe"
|
||||
const apiUrl = "http://code.chromatic.garden:8000"
|
||||
const apiUrl = "https://ipapi.7circles.moe"
|
||||
const defaultVariant = "density"
|
||||
const defaultColormap = "jet"
|
||||
const tileSize = 256
|
||||
|
|
Loading…
Reference in New Issue