mirror of
https://github.com/hexahigh/games.git
synced 2025-12-11 20:15:38 +01:00
test
This commit is contained in:
parent
304c612a7a
commit
c2b0369dec
@ -31,7 +31,7 @@ $.getJSON("https://europe-central2-portfolio-website-374313.cloudfunctions.net/g
|
|||||||
var params = {
|
var params = {
|
||||||
username: "Elon Musk",
|
username: "Elon Musk",
|
||||||
avatar_url: "",
|
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));
|
request.send(JSON.stringify(params));
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user