forked from cadcad302/life
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathplay_bk.html
285 lines (268 loc) · 10.9 KB
/
play_bk.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
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
<!DOCTYPE html>
<html lang="zxx">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/assets/css/bootstrap.min.css">
<link rel="stylesheet" href="/assets/css/flaticon.css">
<link rel="stylesheet" href="/assets/css/remixicon.css">
<link rel="stylesheet" href="/assets/css/owl.carousel.min.css">
<link rel="stylesheet" href="/assets/css/fancybox.css">
<link rel="stylesheet" href="/assets/css/jquery-ui-min.css">
<link rel="stylesheet" href="/assets/css/aos.css">
<link rel="stylesheet" href="/assets/css/style.css?v=1">
<link rel="stylesheet" href="/assets/css/dark-theme.css">
<link rel="stylesheet" href="/assets/css/responsive.css">
<title>Play Bitlife Simulator Unblocked Online</title>
<link rel="icon" type="image/png" href="/assets/icon.png">
<meta name="google-site-verification" content="N5PrUi4Odpkn67xU4IzRPenwrQQuGq6x9m2_mAZ8duE" />
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-2485663923316878"
crossorigin="anonymous"></script>
</head>
<body>
<div class="page-wrapper">
<header class="header-wrap style2">
<div class="container">
<nav class="navbar navbar-expand-md navbar-light">
<a class="navbar-brand" href="/">
<img class="logo-light" src="/assets/bitlife-game-simulator-logo.png" alt="logo">
<img class="logo-dark" src="/assets/bitlife-game-simulator-logo.png" alt="logo">
</a>
<div class="collapse navbar-collapse main-menu-wrap" id="navbarSupportedContent">
<div class="menu-close d-lg-none">
<a href="javascript:void(0)">
<i class="ri-close-line"></i>
</a>
</div>
<ul class="navbar-nav ms-auto">
<li class="nav-item">
<a href="/" class="nav-link"> Home </a>
</li>
<li class="nav-item">
<a href="/list.html" class="nav-link"> List </a>
</li>
<li class="nav-item">
<a href="/category/android.html" class="nav-link"> Android Game </a>
</li>
</ul>
</div>
</nav>
<div class="mobile-bar-wrap">
<div class="mobile-menu d-lg-none">
<a href="javascript:void(0)">
<i class="ri-menu-line"></i>
</a>
</div>
</div>
</div>
</header>
<div class="search-area">
<div class="container">
<button type="button" class="close-searchbox">
<i class="ri-close-line"></i>
</button>
</div>
</div>
<div class="content-wrapper">
<section class="auction-details-wrap ptb-30">
<div class="ads">
<div class="label-ads">-ADVERTISEMENTS-</div>
<div class="detail-ads">
<!-- bitlife auto -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-2485663923316878"
data-ad-slot="8012641758"
data-ad-format="auto"
data-full-width-responsive="true"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
<div class="label-ads">-ADVERTISEMENTS-</div>
</div>
<div id="game-container" style="display: flex;">
<!-- <div class="ads" style="width: 300px;">
<div class="label-ads">ADVERTISEMENTS</div>
<div class="detail-ads">
</div>
</div> -->
<iframe src="/class/index.html" id="gameframe" frameborder="0" style="width: 100%;height:85vh"></iframe>
<!-- <div class="ads" style="width: 300px;">
<div class="label-ads">ADVERTISEMENTS</div>
<div class="detail-ads">
</div>
</div> -->
</div>
<div class="ads">
<div class="label-ads">-ADVERTISEMENTS-</div>
<div class="detail-ads">
<!-- bitlife_detail_2 -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-2485663923316878"
data-ad-slot="7803419154"
data-ad-format="auto"
data-full-width-responsive="true"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
<div class="label-ads">-ADVERTISEMENTS-</div>
</div>
</section>
<section class="popular-wrap pb-75">
<div class="container">
<div class="section-title text-center mb-40">
<h2>All Games</h2>
</div>
<div class="popular-slider-1 auction-item-wrap">
</div>
</div>
</section>
</div>
<footer class="footer-wrap bg-f pt-100 ">
<img src="/assets/img/section-shape-1.png" alt="Image" class="section-shape">
<div class="container">
<div class="row pb-75">
<div class="col-xl-4 col-lg-4 col-md-6 col-sm-6 pe-xl-5">
<div class="footer-widget">
<a href="/" class="footer-logo">
<img src="/assets/bitlife-game-simulator-logo.png" alt="Image">
</a>
<p class="comp-desc"> Play Best of BitLife Online on ChromeBook at School . </p>
<ul class="social-profile list-style style1">
<li>
<a target="_blank" href="#">
<i class="flaticon-facebook"></i>
</a>
</li>
<li>
<a target="_blank" href="#">
<i class="flaticon-twitter"></i>
</a>
</li>
<li>
<a target="_blank" href="#">
<i class="flaticon-instagram"></i>
</a>
</li>
<li>
<a target="_blank" href="#">
<i class="flaticon-linkedin"></i>
</a>
</li>
</ul>
</div>
</div>
<div class="col-xl-3 col-lg-2 col-md-6 col-sm-6">
</div>
<div class="col-xl-3 col-lg-3 col-md-6 col-sm-6 ps-xl-4 ps-lg-5">
</div>
<div class="col-xl-2 col-lg-3 col-md-6 col-sm-6">
<div class="footer-widget">
<h3 class="footer-widget-title">Other Link</h3>
<ul class="footer-menu list-style">
<li>
<a href="#" target="_blank">
<i class="flaticon-next-1"></i> About Us </a>
</li>
<li>
<a href="#" target="_blank">
<i class="flaticon-next-1"></i> Contact Us </a>
</li>
<li>
<a href="#" target="_blank">
<i class="flaticon-next-1"></i> privacy Policy </a>
</li>
<li>
<a href="#" target="_blank">
<i class="flaticon-next-1"></i> Terms & Conditions </a>
</li>
</ul>
</div>
</div>
</div>
<p class="copyright-text">
<i class="ri-copyright-line"></i>
<script>
document.write(new Date().getFullYear())
</script>
<span>bitlifeonline.github.io</span>. All Rights Reserved By <a href="#" target="_blank">TBG95 Group</a>
</p>
</div>
</footer>
</div>
<a href="javascript:void(0)" class="back-to-top bounce">
<i class="ri-arrow-up-s-line"></i>
</a>
<script src="/assets/js/jquery.min.js"></script>
<script src="/assets/js/bootstrap.bundle.min.js"></script>
<script src="/assets/js/form-validator.min.js"></script>
<script src="/assets/js/contact-form-script.js"></script>
<script src="/assets/js/aos.js"></script>
<script src="/assets/js/owl.carousel.min.js"></script>
<script src="/assets/js/jquery.countdown.min.js"></script>
<script src="/assets/js/jquery-ui-min.js"></script>
<script src="/assets/js/fancybox.js"></script>
<script src="/assets/js/mixitup.min.js"></script>
<script src="/assets/js/jquery.appear.js"></script>
<script src="/assets/js/tweenmax.min.js"></script>
<script src="/assets/js/main.js"></script>
<script>
function playGame(){
document.querySelector('#game-container').innerHTML = `<iframe src="https://bitlifeonline.github.io/class/index.html" id="gameframe" frameborder="0" style="width: 100%;height:85vh"></iframe>`;
}
// popular-slider-1
function loadGA(){
var r = document.createElement("script");
r.setAttribute("src", "https://www.googletagmanager.com/gtag/js?id=G-VDZ4RQ4RXR"), r.setAttribute("type", "text/javascript"), r.setAttribute("crossOrigin", "anonymous"), r.onload = function (){
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-VDZ4RQ4RXR');
},document.head.appendChild(r);
}
$( document ).ready(function() {
loadGA();
const start = Date.now();
fetch("/json/all.json?v="+start,{
headers: {
'Content-Type': 'application/json',
},
}).then(response => response.json())
.then(data => {
// console.log(data);
listGame = data;
var html = "";
for (var j=0; j<listGame.length; j++) {
var tmp = "";
var item = listGame[j];
var slug = item.slug;
if(slug != '/'){
if(slug == '/'){
slug = '/';
} else {
slug = `/${item.slug}.html`;
}
html += `<div class="auction-card style9">
<div class="auction-img">
<img src="${item.img}" alt="${item.title}">
<button type="button" class="btn style1" onclick="location.href='${slug}'">Play</button>
</div>
<div class="auction-info-wrap">
<div class="auction-title">
<h3>
<a href="${slug}">${item.title}</a>
</h3>
</div>
</div>
</div>`;
}
}
document.querySelector('.popular-slider-1').innerHTML = html;
})
});
</script>
</body>
</html>