This App Using for Sending Visitors ip Address with Their Information to The via Discord Webhook
information that app send contain visitors ISP, Country & Region, Location, Client info and more ...
in config.json
-> "Token"
paste your Discord Webhook url
in config.json
-> "Key"
paste your API KEY created in https://ipgeolocation.io/signup.html
Add This to your index.html file to redirect to another page after visitor information logged to webhook
<meta http-equiv="refresh" content="3; URL=YOURWEBPAGEADDRESS" />
its simple, Just Open index.html
Don't forget to star repository ⭐