提交 d49af419 编写于 作者: Q qq_40159489

Sun Nov 17 09:03:00 CST 2024 inscode

上级 a6be75b5
console.log("欢迎来到 InsCode"); var geoip = require('geoip-lite');
\ No newline at end of file
var ip = "115.171.62.134";
var geo = geoip.lookup(ip);
console.log(geo);
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册