-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathchapter.html
176 lines (136 loc) · 8.29 KB
/
chapter.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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>untitled</title>
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
<meta name="generator" content="Geany 1.33" />
<link href="{{ site.baseurl }}/assets/css/post.css" rel="stylesheet">
<script async="async" src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js" type="text/javascript"></script>
</head>
<body>
<div id="content" class="readercontent">
<div class="wrapper">
<div class="chapterbody">
<div class="postarea">
<article id="post" class="post-hentry" itemscope="itemscope" itemtype="http://schema.org/CreativeWork">
<div class="headpost">
<h1 class="entry-title" itemprop="name">{{ page.subtitle }} {{ page.title }} Bahasa Indonesia</h1>
<div class="allc">Semua chapter ada di <a href="{{ site.url }}{{ site.baseurl }}/komik/{{ page.category }}">{{ page.subtitle }}</a></div>
</div>
{% include share.html %}
{% include breadcrume-post.html %}
<div class="entry-content entry-content-single maincontent" itemprop="description">
<div class="chdesc">
<p>
Baca manga <b>{{ page.subtitle }} {{ page.title }}</b> bahasa Indonesia terbaru di <b>Postkomik</b>. Manga <b>{{ page.subtitle }}</b> bahasa Indonesia selalu update di <b>Postkomik</b>. Jangan lupa membaca update manga lainnya ya. Daftar koleksi manga <b>Postkomik</b> ada di menu Daftar Manga. </p>
</div>
<div class="chnav ctop nomirror">
<span class="selector slc l">
<div class="nvx">
<select name="chapter" id="chapter" onchange="this.options[this.selectedIndex].value&&window.open(this.options[this.selectedIndex].value,'_self')">
<option value="" disabled="disabled">Pilih Chapter</option>
{% for post in site.posts %}
{% if post.category contains page.category %}
<option value="{{ post.url }}">{{ post.title }}</option>
{% endif %}
{% endfor %}
</select>
</div>
</span>
<span class="navrig">
<span class="selector readingmode l">
</span>
</span>
<span class="navlef">
{% include chapnex.html %}
<span class="dlx r"><a href="{{ site.url }}{{ site.baseurl }}/komik/{{ page.category }}" target="_blank"><i class="fas fa-cloud-download-alt"></i> Download</a></span> </span>
</div>
<div id="readerarea">
{{content}}
{% include komikblog.html id=page.blogId %}
</div>
<div class="chnav cbot">
<span class="selector slc l">
<div class="nvx">
<select name="chapter" id="chapter" onchange="this.options[this.selectedIndex].value&&window.open(this.options[this.selectedIndex].value,'_self')">
<option value="" disabled="disabled">Pilih Chapter</option>
{% for post in site.posts %}
{% if post.category contains page.category %}
<option value="{{ post.url }}">{{ post.title }}</option>
{% endif %}
{% endfor %}
</select>
</div>
</span>
<span class="amob">
{% include chapnex.html %}
<span class="selector pagedsel r">
<select name="select-paged" class="ts-select-paged" id="select-paged">
<option value="0">1/7</option>
</select>
</span>
</span>
</div>
</div>
<div class="chaptertags">
<p>Tags: baca manga {{ page.subtitle }} {{ page.title }} bahasa Indonesia,
komik {{ page.subtitle }} {{ page.title }} bahasa Indonesia, baca {{ page.subtitle }} {{ page.title }} online, {{ page.subtitle }} {{ page.title }} bab,
{{ page.subtitle }} {{ page.title }} chapter, {{ page.subtitle }} {{ page.title }} high quality, {{ page.subtitle }} {{ page.title }} manga scan,
<time class="entry-date" datetime="2021-11-24WIB18:25:14+0700" itemprop="datePublished" pubdate="">November 24, 2021</time>, <span itemprop="author">{{ page.author }}</span>
</p>
</div>
</article>
</div>
</div>
<div class="readingnav rnavtop" style="display: none;">
<div class="readingnavtop">
<div class="daw backseries"><a href="https://kiryuu.id/manga/cheating-men-must-die/"><i class="fas fa-angle-double-left"></i></a></div>
<div class="daw chpnw">{{ page.title }} </div>
<div class="daw dl"><a href="{{ page.url }}" target="_blank"><i class="fas fa-cloud-download-alt"></i></a></div>
</div>
<div class="rdnmx rdtop"></div>
</div>
<div class="readingnav rnavbot" style="display: none;">
<div class="rdnmx rdbot"></div>
<div class="readingnavbot">
<div class="readingbar">
<div class="readingprogress" style="width: 100%;"></div>
</div>
<div class="readingoption">
<span class="selector slc l">
<div class="nvx">
<select name="chapter" id="chapter" onchange="this.options[this.selectedIndex].value&&window.open(this.options[this.selectedIndex].value,'_self')">
<option value="" disabled="disabled">Pilih Chapter</option>
{% for post in site.posts %}
{% if post.category contains page.category %}
<option value="{{ post.url }}">{{ post.title }}</option>
{% endif %}
{% endfor %}
</select>
</div>
</span>
<div class="btm-np nextprev">
<a class="ch-prev-btn" href="https://kiryuu.id/cheating-men-must-die-chapter-41/" rel="prev">
<i class="fas fa-arrow-left"></i>
</a>
<span class="selectorx pagedsel r">
<select name="select-paged" class="ts-select-paged" id="select-paged">
<option value="0">1/7</option>
</select>
</span>
<a class="ch-next-btn" href="https://kiryuu.id/cheating-men-must-die-chapter-43/" rel="next">
<i class="fas fa-arrow-right"></i>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
{% include footer.html %}
<script type='text/javascript'>
$(".separator a:has(img)").each(function() { $(this).replaceWith($(this).children()); });
</script>
</body>
</html>