diff --git a/src/index.js b/src/index.js
index 0fe8fd6..07511af 100644
--- a/src/index.js
+++ b/src/index.js
@@ -44,7 +44,7 @@ export default {
? `https://www.google.com/maps?q=${latitude},${longitude}`
: null;
- const requestInfo = `IP: ${clientIP}
+ const requestInfo = `IP: ${clientIP} 🔍
Browser: ${userAgent}
Country: ${country}
Region: ${region}