api token refresh uwu~
This commit is contained in:
parent
4594c9c99c
commit
0636ecb4e4
1 changed files with 2 additions and 2 deletions
|
|
@ -40,8 +40,8 @@ pad_string() {
|
|||
|
||||
#api requests
|
||||
|
||||
api_key="a6c3cfde026d31b995612c6f169203a7"
|
||||
ipinfo_key="bd1acc5f04e870"
|
||||
api_key="85eea24f3dd362a3e5dc3a2b051e3452"
|
||||
ipinfo_key="adc827a697c024"
|
||||
user_ip=$(curl -s https://ifconfig.me/ip)
|
||||
|
||||
location_info=$(curl -s "https://ipinfo.io/$user_ip?token=$ipinfo_key")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue