-
Notifications
You must be signed in to change notification settings - Fork 1
/
ipc.html
91 lines (71 loc) · 3.32 KB
/
ipc.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<link rel="icon" href="images/favicon.ico" sizes="32x32">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<title>Rusk Games</title>
<meta name="description" content="Play rusk-games now, with Proxies, Emulators, Infinite Games and more!">
<meta property="og:url" content="rusk-games.pages.dev" />
<meta property="og:image:width" content="200 px" />
<meta property="og:image:height" content="200 px" />
<meta property="og:title" content="rusk-games.pages.dev" />
<meta property="og:site_name" content="rusk-games.pages.dev" />
<meta property="og:description" content="Play rusk-games now, with Proxies, Emulators, Infinite Games and more!" />
<meta property="og:type" content="website" />
<meta property="og:image" content="images/icon_game.png">
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="css/jquery-comments.css" />
<link rel="stylesheet" type="text/css" href="css/user.css" />
<link rel="stylesheet" type="text/css" href="css/style.css" />
<link rel="stylesheet" type="text/css" href="css/custom.css" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css" />
<link rel="stylesheet" type="text/css"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap" rel="stylesheet">
<script async src="https://www.googletagmanager.com/gtag/js?id=G-VZRYLR5KM1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-VZRYLR5KM1');
</script>
</head>
<body id="page-top" style="background: url('images/background1.png'); background-size: cover;">
<script src="cloak.js"></script>
<div id="nav-placeholder"></div>
<script src="https://ajax.aspnetcdn.com/ajax/jQuery/jquery-3.7.1.js"></script>
<script type="text/javascript" src="../navbar.js"></script>
<style>
nav {
margin-bottom: 0px !important;
}
</style>
<script>
$(document).ready(function () {
setTimeout(function () {
$('body').append(` <widgetbot
server="1205656515059523624"
channel="1205657163444396074"
width="100vw"
height="${window.innerHeight - $('#nav-placeholder').height()}px"
></widgetbot>
<script src="https://cdn.jsdelivr.net/npm/@widgetbot/html-embed"><\/script>
`)
}, 500) });
</script>
<script type="text/javascript" src="js/lazysizes.min.js"></script>
<script type="text/javascript" src="js/popper.min.js"></script>
<script type="text/javascript" src="js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/script.js"></script>
<script type="text/javascript" src="js/custom.js"></script>
<script src='https://cdn.jsdelivr.net/npm/@widgetbot/crate@3' async defer>
new Crate({
server: '1167573019854643261', // test
channel: '1205739137412636744' // #general
})
</script>
</body>
</html>