mirror of
https://github.com/aljazceru/nostr-watch.git
synced 2025-12-17 05:24:19 +01:00
tie it all together, needs cleanup
This commit is contained in:
@@ -45,7 +45,7 @@ const query = async function(){
|
||||
// console.log(dns, ip)
|
||||
geo = await getGeo(ip)
|
||||
|
||||
console.log(geo, ip, dns)
|
||||
// console.log(geo, ip, dns)
|
||||
|
||||
if(dns)
|
||||
geo.dns = dns[dns.length-1]
|
||||
|
||||
Reference in New Issue
Block a user