-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
329 lines (273 loc) · 14.6 KB
/
index.html
File metadata and controls
329 lines (273 loc) · 14.6 KB
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
<html>
<head>
<title>It’s Fun Having a 300,000 yen a Month Job Welcoming Home an Onee-san Who Doesn’t Find Meaning in a Job That Pays Her 500,000 yen a Month Chapter 8 - Komiku</title>
<meta property="og:url" content="https://share.komiku.org/its-fun-having-a-300000-yen-a-month-job-welcoming-home-an-onee-san-who-doesnt-find-meaning-in-a-job-that-pays-her-500000-yen-a-month-chapter-08/" />
<meta name="robots" content="noindex">
<meta name="viewport" content="width=device-width">
<meta property="og:type" content="article" />
<meta property="og:title" content="It’s Fun Having a 300,000 yen a Month Job Welcoming Home an Onee-san Who Doesn’t Find Meaning in a Job That Pays Her 500,000 yen a Month Chapter 8" />
<meta property="og:description" content="Baca Komik It’s Fun Having a 300,000 yen a Month Job Welcoming Home an Onee-san Who Doesn’t Find Meaning in a Job That Pays Her 500,000 yen a Month Chapter 8 melalui website atau aplikasi Komiku." />
<meta property="og:image" content="https://i0.wp.com/cdn.komiku.co.id/wp-content/uploads/2365550-15.jpg?resize=450,200&quality=60" />
<style>
body {
margin: 0;
background: #f0f3f7;
font-family: Segoe ui;
}
div#wrapper {
width: 400px;
margin: 15px auto;
background: #fff;
box-shadow: rgba(0,53,126,.2) 0 0 2px 0;
border-radius: 5px;
max-width: calc(100% - 10px);
}
#wrapper img {
max-width: 100%;
}
h1 {
float: left;
margin: 10px;
font-size: 20px;
}
#wrapper ul {
margin: 10px 0;
list-style: none;
padding: 0;
overflow: hidden;
}
#wrapper ul li {
float: left;
background: #4163b2;
width: calc(50% - 1px);
text-align: center;
}
#wrapper ul li a {
color: #fff;
text-decoration: none;
line-height: 40px;
font-weight: 700;
}
#wrapper ul li:nth-child(1) {
border-right: 2px solid #fff;
}
.resp-sharing-button__link,
.resp-sharing-button__icon {
display: inline-block
}
.resp-sharing-button__link {
text-decoration: none;
color: #fff;
margin: 0.5em
}
.resp-sharing-button {
border-radius: 5px;
transition: 25ms ease-out;
padding: 0.5em 0.75em;
font-family: Helvetica Neue,Helvetica,Arial,sans-serif
}
.resp-sharing-button__icon svg {
width: 1em;
height: 1em;
vertical-align: top
}
.resp-sharing-button--small svg {
margin: 0;
vertical-align: middle
}
/* Non solid icons get a stroke */
.resp-sharing-button__icon {
stroke: #fff;
fill: none
}
/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
fill: #fff;
stroke: none
}
.resp-sharing-button--twitter {
background-color: #55acee
}
.resp-sharing-button--twitter:hover {
background-color: #2795e9
}
.resp-sharing-button--pinterest {
background-color: #bd081c
}
.resp-sharing-button--pinterest:hover {
background-color: #8c0615
}
.resp-sharing-button--facebook {
background-color: #3b5998
}
.resp-sharing-button--facebook:hover {
background-color: #2d4373
}
.resp-sharing-button--tumblr {
background-color: #35465C
}
.resp-sharing-button--tumblr:hover {
background-color: #222d3c
}
.resp-sharing-button--reddit {
background-color: #5f99cf
}
.resp-sharing-button--reddit:hover {
background-color: #3a80c1
}
.resp-sharing-button--google {
background-color: #dd4b39
}
.resp-sharing-button--google:hover {
background-color: #c23321
}
.resp-sharing-button--linkedin {
background-color: #0077b5
}
.resp-sharing-button--linkedin:hover {
background-color: #046293
}
.resp-sharing-button--email {
background-color: #777
}
.resp-sharing-button--email:hover {
background-color: #5e5e5e
}
.resp-sharing-button--xing {
background-color: #1a7576
}
.resp-sharing-button--xing:hover {
background-color: #114c4c
}
.resp-sharing-button--whatsapp {
background-color: #25D366
}
.resp-sharing-button--whatsapp:hover {
background-color: #1da851
}
.resp-sharing-button--hackernews {
background-color: #FF6600
}
.resp-sharing-button--hackernews:hover, .resp-sharing-button--hackernews:focus { background-color: #FB6200 }
.resp-sharing-button--vk {
background-color: #507299
}
.resp-sharing-button--vk:hover {
background-color: #43648c
}
.resp-sharing-button--facebook {
background-color: #3b5998;
border-color: #3b5998;
}
.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
background-color: #2d4373;
border-color: #2d4373;
}
.resp-sharing-button--twitter {
background-color: #55acee;
border-color: #55acee;
}
.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
background-color: #2795e9;
border-color: #2795e9;
}
.resp-sharing-button--email {
background-color: #777777;
border-color: #777777;
}
.resp-sharing-button--email:hover,
.resp-sharing-button--email:active {
background-color: #5e5e5e;
border-color: #5e5e5e;
}
.resp-sharing-button--pinterest {
background-color: #bd081c;
border-color: #bd081c;
}
.resp-sharing-button--pinterest:hover,
.resp-sharing-button--pinterest:active {
background-color: #8c0615;
border-color: #8c0615;
}
.resp-sharing-button--whatsapp {
background-color: #25D366;
border-color: #25D366;
}
.resp-sharing-button--whatsapp:hover,
.resp-sharing-button--whatsapp:active {
background-color: #1DA851;
border-color: #1DA851;
}
.resp-sharing-button--telegram {
background-color: #54A9EB;
}
.resp-sharing-button--telegram:hover {
background-color: #4B97D1;}
p {
font-size: 13px;
text-align: justify;
margin: 15px;
}
h2 {
margin-left: 7px;
margin-bottom: 0px;
font-size: 17px;
}
.share {
margin: 10px;
padding-bottom:10px;
}
</style>
</head>
<body>
<div class="svg" style="
width: 70px;
margin: 0 auto;
margin-top: 10px;
"><svg class="svg-inline--fa fa-korvue fa-w-14" aria-hidden="true" focusable="false" data-prefix="fab" data-icon="korvue" role="img" xmlns="https://www.w3.org/2000/svg" viewBox="0 0 446 512" data-fa-i2svg="" style="width: 68px;margin: 10px auto;color: #4163b2;"><path fill="currentColor" d="M386.5 34h-327C26.8 34 0 60.8 0 93.5v327.1C0 453.2 26.8 480 59.5 480h327.1c33 0 59.5-26.8 59.5-59.5v-327C446 60.8 419.2 34 386.5 34zM87.1 120.8h96v116l61.8-116h110.9l-81.2 132H87.1v-132zm161.8 272.1l-65.7-113.6v113.6h-96V262.1h191.5l88.6 130.8H248.9z"></path></svg></div>
<div id="wrapper">
<h1>It’s Fun Having a 300,000 yen a Month Job Welcoming Home an Onee-san Who Doesn’t Find Meaning in a Job That Pays Her 500,000 yen a Month Chapter 8</h1>
<img src="https://i0.wp.com/cdn.komiku.co.id/wp-content/uploads/2365550-15.jpg?resize=450,200&quality=60">
<ul>
<li><a href="https://komiku.co.id/its-fun-having-a-300000-yen-a-month-job-welcoming-home-an-onee-san-who-doesnt-find-meaning-in-a-job-that-pays-her-500000-yen-a-month-chapter-08/">Baca via Web</a></li>
<li><a href="https://play.google.com/store/apps/details?id=id.komiku.android">Baca via Aplikasi</a></li>
</ul>
<p>Berkisah tentang seorang tante yang merindukan sambutan hangat selamat datang setiap kali ia sampai di rumah. </p>
<div class="share">
<h2>Share</h2>
<!-- Sharingbutton Facebook -->
<a class="resp-sharing-button__link" href="https://facebook.com/sharer/sharer.php?u=https://share.komiku.org/its-fun-having-a-300000-yen-a-month-job-welcoming-home-an-onee-san-who-doesnt-find-meaning-in-a-job-that-pays-her-500000-yen-a-month-chapter-08/" target="_blank" rel="noopener" aria-label="Facebook">
<div class="resp-sharing-button resp-sharing-button--facebook resp-sharing-button--medium"><div aria-hidden="true" class="resp-sharing-button__icon resp-sharing-button__icon--solid">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M18.77 7.46H14.5v-1.9c0-.9.6-1.1 1-1.1h3V.5h-4.33C10.24.5 9.5 3.44 9.5 5.32v2.15h-3v4h3v12h5v-12h3.85l.42-4z"/></svg></div></div>
</a>
<!-- Sharingbutton Twitter -->
<a class="resp-sharing-button__link" href="https://twitter.com/intent/tweet/?text=It’s Fun Having a 300,000 yen a Month Job Welcoming Home an Onee-san Who Doesn’t Find Meaning in a Job That Pays Her 500,000 yen a Month Chapter 8&url=https://share.komiku.org/its-fun-having-a-300000-yen-a-month-job-welcoming-home-an-onee-san-who-doesnt-find-meaning-in-a-job-that-pays-her-500000-yen-a-month-chapter-08/" target="_blank" rel="noopener" aria-label="Twitter">
<div class="resp-sharing-button resp-sharing-button--twitter resp-sharing-button--medium"><div aria-hidden="true" class="resp-sharing-button__icon resp-sharing-button__icon--solid">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M23.44 4.83c-.8.37-1.5.38-2.22.02.93-.56.98-.96 1.32-2.02-.88.52-1.86.9-2.9 1.1-.82-.88-2-1.43-3.3-1.43-2.5 0-4.55 2.04-4.55 4.54 0 .36.03.7.1 1.04-3.77-.2-7.12-2-9.36-4.75-.4.67-.6 1.45-.6 2.3 0 1.56.8 2.95 2 3.77-.74-.03-1.44-.23-2.05-.57v.06c0 2.2 1.56 4.03 3.64 4.44-.67.2-1.37.2-2.06.08.58 1.8 2.26 3.12 4.25 3.16C5.78 18.1 3.37 18.74 1 18.46c2 1.3 4.4 2.04 6.97 2.04 8.35 0 12.92-6.92 12.92-12.93 0-.2 0-.4-.02-.6.9-.63 1.96-1.22 2.56-2.14z"/></svg></div></div>
</a>
<!-- Sharingbutton E-Mail -->
<a class="resp-sharing-button__link" href="/cdn-cgi/l/email-protection#ad92ded8cfc7c8ced990e4d94f2d34de8debd8c38de5ccdbc4c3ca8dcc8d9e9d9d819d9d9d8dd4c8c38dcc8de0c2c3d9c58de7c2cf8dfac8c1cec2c0c4c3ca8de5c2c0c88dccc38de2c3c8c880deccc38dfac5c28de9c2c8dec34f2d34d98debc4c3c98de0c8ccc3c4c3ca8dc4c38dcc8de7c2cf8df9c5ccd98dfdccd4de8de5c8df8d989d9d819d9d9d8dd4c8c38dcc8de0c2c3d9c58deec5ccddd9c8df8d958bccc0dd96cfc2c9d490c5d9d9ddde978282dec5ccdfc883c6c2c0c4c6d883c2dfca82c4d9de80cbd8c380c5ccdbc4c3ca80cc809e9d9d9d9d9d80d4c8c380cc80c0c2c3d9c580c7c2cf80dac8c1cec2c0c4c3ca80c5c2c0c880ccc380c2c3c8c880deccc380dac5c280c9c2c8dec3d980cbc4c3c980c0c8ccc3c4c3ca80c4c380cc80c7c2cf80d9c5ccd980ddccd4de80c5c8df80989d9d9d9d9d80d4c8c380cc80c0c2c3d9c580cec5ccddd9c8df809d9582" target="_self" rel="noopener" aria-label="E-Mail">
<div class="resp-sharing-button resp-sharing-button--email resp-sharing-button--medium"><div aria-hidden="true" class="resp-sharing-button__icon resp-sharing-button__icon--solid">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M22 4H2C.9 4 0 4.9 0 6v12c0 1.1.9 2 2 2h20c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zM7.25 14.43l-3.5 2c-.08.05-.17.07-.25.07-.17 0-.34-.1-.43-.25-.14-.24-.06-.55.18-.68l3.5-2c.24-.14.55-.06.68.18.14.24.06.55-.18.68zm4.75.07c-.1 0-.2-.03-.27-.08l-8.5-5.5c-.23-.15-.3-.46-.15-.7.15-.22.46-.3.7-.14L12 13.4l8.23-5.32c.23-.15.54-.08.7.15.14.23.07.54-.16.7l-8.5 5.5c-.08.04-.17.07-.27.07zm8.93 1.75c-.1.16-.26.25-.43.25-.08 0-.17-.02-.25-.07l-3.5-2c-.24-.13-.32-.44-.18-.68s.44-.32.68-.18l3.5 2c.24.13.32.44.18.68z"/></svg></div></div>
</a>
<!-- Sharingbutton Pinterest -->
<a class="resp-sharing-button__link" href="https://pinterest.com/pin/create/button/?url=https://share.komiku.org/its-fun-having-a-300000-yen-a-month-job-welcoming-home-an-onee-san-who-doesnt-find-meaning-in-a-job-that-pays-her-500000-yen-a-month-chapter-08/&media=http%3A%2F%2Fsharingbuttons.io&description=It’s Fun Having a 300,000 yen a Month Job Welcoming Home an Onee-san Who Doesn’t Find Meaning in a Job That Pays Her 500,000 yen a Month Chapter 8" target="_blank" rel="noopener" aria-label="Pinterest">
<div class="resp-sharing-button resp-sharing-button--pinterest resp-sharing-button--medium"><div aria-hidden="true" class="resp-sharing-button__icon resp-sharing-button__icon--solid">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12.14.5C5.86.5 2.7 5 2.7 8.75c0 2.27.86 4.3 2.7 5.05.3.12.57 0 .66-.33l.27-1.06c.1-.32.06-.44-.2-.73-.52-.62-.86-1.44-.86-2.6 0-3.33 2.5-6.32 6.5-6.32 3.55 0 5.5 2.17 5.5 5.07 0 3.8-1.7 7.02-4.2 7.02-1.37 0-2.4-1.14-2.07-2.54.4-1.68 1.16-3.48 1.16-4.7 0-1.07-.58-1.98-1.78-1.98-1.4 0-2.55 1.47-2.55 3.42 0 1.25.43 2.1.43 2.1l-1.7 7.2c-.5 2.13-.08 4.75-.04 5 .02.17.22.2.3.1.14-.18 1.82-2.26 2.4-4.33.16-.58.93-3.63.93-3.63.45.88 1.8 1.65 3.22 1.65 4.25 0 7.13-3.87 7.13-9.05C20.5 4.15 17.18.5 12.14.5z"/></svg></div></div>
</a>
<!-- Sharingbutton WhatsApp -->
<a class="resp-sharing-button__link" href="whatsapp://send?text=It’s Fun Having a 300,000 yen a Month Job Welcoming Home an Onee-san Who Doesn’t Find Meaning in a Job That Pays Her 500,000 yen a Month Chapter 8.%20https://share.komiku.org/its-fun-having-a-300000-yen-a-month-job-welcoming-home-an-onee-san-who-doesnt-find-meaning-in-a-job-that-pays-her-500000-yen-a-month-chapter-08/" target="_blank" rel="noopener" aria-label="WhatsApp">
<div class="resp-sharing-button resp-sharing-button--whatsapp resp-sharing-button--medium"><div aria-hidden="true" class="resp-sharing-button__icon resp-sharing-button__icon--solid">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20.1 3.9C17.9 1.7 15 .5 12 .5 5.8.5.7 5.6.7 11.9c0 2 .5 3.9 1.5 5.6L.6 23.4l6-1.6c1.6.9 3.5 1.3 5.4 1.3 6.3 0 11.4-5.1 11.4-11.4-.1-2.8-1.2-5.7-3.3-7.8zM12 21.4c-1.7 0-3.3-.5-4.8-1.3l-.4-.2-3.5 1 1-3.4L4 17c-1-1.5-1.4-3.2-1.4-5.1 0-5.2 4.2-9.4 9.4-9.4 2.5 0 4.9 1 6.7 2.8 1.8 1.8 2.8 4.2 2.8 6.7-.1 5.2-4.3 9.4-9.5 9.4zm5.1-7.1c-.3-.1-1.7-.9-1.9-1-.3-.1-.5-.1-.7.1-.2.3-.8 1-.9 1.1-.2.2-.3.2-.6.1s-1.2-.5-2.3-1.4c-.9-.8-1.4-1.7-1.6-2-.2-.3 0-.5.1-.6s.3-.3.4-.5c.2-.1.3-.3.4-.5.1-.2 0-.4 0-.5C10 9 9.3 7.6 9 7c-.1-.4-.4-.3-.5-.3h-.6s-.4.1-.7.3c-.3.3-1 1-1 2.4s1 2.8 1.1 3c.1.2 2 3.1 4.9 4.3.7.3 1.2.5 1.6.6.7.2 1.3.2 1.8.1.6-.1 1.7-.7 1.9-1.3.2-.7.2-1.2.2-1.3-.1-.3-.3-.4-.6-.5z"/></svg></div></div>
</a>
<!-- Sharingbutton Telegram -->
<a class="resp-sharing-button__link" href="https://telegram.me/share/url?text=It’s Fun Having a 300,000 yen a Month Job Welcoming Home an Onee-san Who Doesn’t Find Meaning in a Job That Pays Her 500,000 yen a Month Chapter 8.%20No%20tracking.&url=https://share.komiku.org/its-fun-having-a-300000-yen-a-month-job-welcoming-home-an-onee-san-who-doesnt-find-meaning-in-a-job-that-pays-her-500000-yen-a-month-chapter-08/" target="_blank" rel="noopener" aria-label="Telegram">
<div class="resp-sharing-button resp-sharing-button--telegram resp-sharing-button--medium"><div aria-hidden="true" class="resp-sharing-button__icon resp-sharing-button__icon--solid">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M.707 8.475C.275 8.64 0 9.508 0 9.508s.284.867.718 1.03l5.09 1.897 1.986 6.38a1.102 1.102 0 0 0 1.75.527l2.96-2.41a.405.405 0 0 1 .494-.013l5.34 3.87a1.1 1.1 0 0 0 1.046.135 1.1 1.1 0 0 0 .682-.803l3.91-18.795A1.102 1.102 0 0 0 22.5.075L.706 8.475z"/></svg></div></div>
</a></div>
</div>
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script></body>
</html>