Skip to content

Commit

Permalink
Update ip.py
Browse files Browse the repository at this point in the history
  • Loading branch information
doraemon890 authored Jul 1, 2024
1 parent 847641b commit 15e1126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ANNIEMUSIC/plugins/Kishu/ip.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import requests
from ANNIEMUSIC import app

IPINFO_TOKEN = '434e1cea389a93'
IPINFO_TOKEN = 'de9e66ca96b47e'
IPQUALITYSCORE_API_KEY = '952ztTq41AxoXam43pStVjVNcEjo1ntQ'

@app.on_message(filters.command(["ip"]))
Expand Down

0 comments on commit 15e1126

Please sign in to comment.