Skip to content

Commit

Permalink
Create testRedgear.html
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBacou authored Sep 11, 2024
1 parent 4b0cc09 commit 1340161
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions testRedgear.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<!DOCTYPE html>
<html>
<head>
<script>
window.onload = function(e){
var data = {"msg":[{"username":"thebacou","avatar":"https://cdn.discordapp.com/avatars/504714588374171679/bd9db2c8edf82cf4ee24b67ab80f5ede.png","timestamp":"11 September 2024 19:26","content":"**Domaine non fonctionnel**\n\nDomaine plus valide, à voir plus tard pour en récupérer un nouveau."}]}
return data
}
</script>
</head>
<body>

</body>
</html>

0 comments on commit 1340161

Please sign in to comment.