-
Notifications
You must be signed in to change notification settings - Fork 1
/
nsfw.html
370 lines (369 loc) · 11.4 KB
/
nsfw.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
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
<!DOCTYPE html>
<html lang="pt-br">
<head>
<!-- HTML -->
<meta charset="UTF-8" />
<meta
name="description"
content="Seja bem vindo(a) ao nosso site de traduções! Conheça a Doki Doki Translate Company®"
/>
<meta
name="keywords"
content="doki doki translate company, games, game, jogos, jogo, tradução, traduções, traducao, traducoes, ddtc, Doki Doki Translate Company, Doki Doki Literature Club, DDLC, MAS, mas"
/>
<meta name="author" content="Drack" />
<meta name="categories" content="Doki Doki Translate Company®" />
<meta name="robots" content="index, follow" />
<!-- OG -->
<meta property="og:title" content="Doki Doki Translate Company®" />
<meta
property="og:description"
content="Seja bem vindo(a) ao nosso site de traduções! Conheça a Doki Doki Translate Company®"
/>
<meta property="og:type" content="video.movie" />
<meta
property="og:url"
content="https://doki-doki-transtale-company.vercel.app/index.html"
/>
<meta
property="og:image"
content="https://uploads.spiritfanfiction.com/fanfics/historias/201812/doki-doki-literature-club-new-reality-15125204-121220180357.jpg"
/>
<!-- Twitter -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Doki Doki Translate Company®" />
<meta
name="twitter:description"
content="Seja bem vindo(a) ao nosso site de traduções! Conheça a Doki Doki Translate Company®"
/>
<meta name="twitter:site" content="Doki Doki Translate Company®" />
<meta name="twitter:creator" content="Drack" />
<meta
name="twitter:image"
content="https://uploads.spiritfanfiction.com/fanfics/historias/201812/doki-doki-literature-club-new-reality-15125204-121220180357.jpg"
/>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<title>Mirai Translations®</title>
<!-- Google Font -->
<link
href="https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500;600;700&display=swap"
rel="stylesheet"
/>
<link
href="https://fonts.googleapis.com/css2?family=Mulish:wght@300;400;500;600;700;800;900&display=swap"
rel="stylesheet"
/>
<!-- Favicon -->
<link
rel="apple-touch-icon"
sizes="180x180"
href="./css/favicon/favicon_io/apple-touch-icon.png"
/>
<link
rel="icon"
type="image/png"
sizes="32x32"
href="./css/favicon/favicon_io/favicon-32x32.png"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="./css/favicon/favicon_io/favicon-16x16.png"
/>
<link rel="manifest" href="./css/favicon/favicon_io/site.webmanifest" />
<!-- Css Styles -->
<link rel="stylesheet" href="css/bootstrap.min.css" type="text/css" />
<link rel="stylesheet" href="css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="css/elegant-icons.css" type="text/css" />
<link rel="stylesheet" href="css/plyr.css" type="text/css" />
<link rel="stylesheet" href="css/nice-select.css" type="text/css" />
<link rel="stylesheet" href="css/owl.carousel.min.css" type="text/css" />
<link rel="stylesheet" href="css/slicknav.min.css" type="text/css" />
<link rel="stylesheet" href="css/style.css" type="text/css" />
</head>
<body>
<!-- Page Preloder -->
<div id="preloder">
<div class="loader"></div>
</div>
<!-- Header Section Begin -->
<header class="header">
<div class="container">
<div class="row">
<div class="col-lg-2">
<div class="header__logo">
<a href="./index.html">
<img src="img/" alt="" />
</a>
</div>
</div>
<div class="col-lg-8">
<div class="header__nav">
<nav class="header__menu mobile-menu">
<ul>
<li class="active"><a href="./index.html">Home</a></li>
<li>
<a href="">Categorias<span class="arrow_carrot-down"></span></a>
<ul class="dropdown">
<li><a href="./jogos/lista.html">Visual Novels</a></li>
<li><a href="./outros.html">Outras Traduções</a></li>
<li><a href="./nsfw.html">+18</a></li>
</ul>
</li>
<li><a href="https://discord.gg/3PB24jt">Discord</a></li>
<li>
<a href="https://chat.whatsapp.com/GX87wZlKFV212uChJ1NsrI"
>WhatsApp</a
>
</li>
</ul>
</nav>
</div>
</div>
<div class="col-lg-2"></div>
<div id="mobile-menu-wrap"></div>
</div>
</div>
</header>
<!-- Header End -->
<!-- Breadcrumb Begin -->
<div class="breadcrumb-option">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="breadcrumb__links">
<a href="./index.html"><i class="fa fa-home"></i> Home</a>
<a href="#">Categorias</a>
<span>Lista dos jogos +18 traduzidos</span>
</div>
</div>
</div>
</div>
</div>
<!-- Breadcrumb End -->
<!-- Product Section Begin -->
<section class="product-page spad">
<div class="container">
<div class="row">
<div class="col-lg-8">
<div class="product__page__content">
<div class="product__page__title">
<div class="row">
<div class="col-lg-8 col-md-8 col-sm-6">
<div class="section-title">
<h4>Todos os jogos +18 traduzidos!</h4>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-4 col-md-6 col-sm-6">
<div class="product__item">
<div
class="product__item__pic set-bg"
data-setbg="./lista/NSFW/gream-repear.jpg"
></div>
<div class="product__item__text">
<ul>
<li>Hentai</li>
</ul>
<h5>
<a
href="./Mods/NSFW/The Grim Reaper who reaped my heart.html"
target="_blank"
>The Grim Reaper who reaped my heart</a
>
</h5>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-6">
<div class="product__item">
<div
class="product__item__pic set-bg"
data-setbg="./lista/NSFW/maid-mansion.jpg"
></div>
<div class="product__item__text">
<ul>
<li>Hentai</li>
<li>Pago</li>
</ul>
<h5>
<a href="./Mods/NSFW/Maid Mansion.html" target="_blank"
>Maid Mansion</a
>
</h5>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-6">
<div class="product__item">
<div
class="product__item__pic set-bg"
data-setbg="./lista/NSFW/lolas.png"
></div>
<div class="product__item__text">
<ul>
<li>Hentai</li>
<li>Pago</li>
</ul>
<h5>
<a href="./Mods/NSFW/Lola's Adventures.html" target="_blank"
>Lola's Adventures</a
>
</h5>
</div>
</div>
</div>
</div>
</div>
<div class="recent__product">
<div class="row">
<div class="col-lg-8 col-md-8 col-sm-8">
<div class="section-title">
<h4>Apoiadores +18</h4>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-4 col-md-6 col-sm-6">
<div class="product__item">
<div
class="product__item__pic set-bg"
data-setbg="img/apoiadores/mh.png"
></div>
<div class="product__item__text">
<h5>
<a href="https://mangashentais.com/" target="_blank"
>Mangas Hentai</a
>
</h5>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-8">
<div class="product__sidebar">
<div class="product__sidebar__view">
<div class="section-title">
<h5>Anúncios</h5>
</div>
<div
class="product__sidebar__view__item set-bg mix day"
data-setbg="./img/sidebar/discord.jpg"
>
<h5>
<a href="https://discord.gg/3PB24jt">Confira nosso Discord</a>
</h5>
</div>
<div class="filter__gallery">
<div
class="product__sidebar__view__item set-bg mix day years"
data-setbg="img/sidebar/whats.png"
>
<h5>
<a
href="https://chat.whatsapp.com/GX87wZlKFV212uChJ1NsrI"
target="_blank"
>Nosso grupo do WhatsApp!</a
>
</h5>
</div>
</div>
<div class="filter__gallery">
<div
class="product__sidebar__view__item set-bg mix day years"
data-setbg="img/apoiadores/twitter.jpg"
>
<h5>
<a href="https://twitter.com/DokiTranslate" target="_blank"
>Confira nosso Twitter</a
>
</h5>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Product Section End -->
<!-- Footer Section Begin -->
<footer class="footer">
<div class="page-up">
<a href="#" id="scrollToTopButton"><span class="arrow_carrot-up"></span></a>
</div>
<div class="container">
<div class="row">
<div class="col-lg-3"></div>
<div class="col-lg-6">
<div class="footer__nav">
<ul>
<li><a href="./index.html">Home</a></li>
<li><a href="./jogos/lista.html">Lista de Mods</a></li>
<li><a href="https://discord.gg/3PB24jt">Discord</a></li>
</ul>
</div>
</div>
<div class="col-lg-3">
<p>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright ©
<script>
document.write(new Date().getFullYear())
</script>
All rights reserved | This template is made with
<i class="fa fa-heart" aria-hidden="true"></i> by
<a href="https://colorlib.com" target="_blank">Colorlib</a>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
</p>
</div>
</div>
</div>
</footer>
<!-- Footer Section End -->
<!-- Search model Begin -->
<div class="search-model">
<div class="h-100 d-flex align-items-center justify-content-center">
<div class="search-close-switch"><i class="icon_close"></i></div>
<form class="search-model-form">
<input type="text" id="search-input" placeholder="Search here....." />
</form>
</div>
</div>
<!-- Search model end -->
<!-- Js Plugins -->
<script src="./js/jquery-3.3.1.min.js"></script>
<script src="../js/bootstrap.min.js"></script>
<script src="./js/player.js"></script>
<script src="./js/jquery.nice-select.min.js"></script>
<script src="./js/mixitup.min.js"></script>
<script src="./js/jquery.slicknav.js"></script>
<script src="./js/owl.carousel.min.js"></script>
<script src="./js/main.js"></script>
<script src="https://unpkg.com/sweetalert/dist/sweetalert.min.js"></script>
<script>
swal({
title: "Tem certeza?",
text:
"Você quer entrar na sessão +18? Nós não iremos nos responsabilizar por quaisquer danos!",
icon: "warning",
buttons: true,
dangerMode: true,
}).then((willDelete) => {
if (willDelete) {
swal("Bem vindo a sessão +18", {
icon: "success",
})
} else {
window.location.href = "./index.html"
}
})
</script>
</body>
</html>