-
Notifications
You must be signed in to change notification settings - Fork 2
/
about.html
239 lines (235 loc) · 10.4 KB
/
about.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
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="cache-control" content="no-cache">
<meta http-equiv="expires" content="0">
<meta name="keywords" content="中國國民黨,國民黨,黨證">
<meta name="description" content="立即辦理黨證">
<meta name="theme-color" content="#375a7f">
<meta property="og:title" content="黨證產生器">
<meta property="og:url" content="http://idmaker.osk2.me">
<meta property="og:description" content="立即產生地表上最好用的證件,超過一萬人說讚你還不去辦!">
<meta property="og:image" content="http://idmaker.osk2.me/img/kmt_logo.png">
<title>黨證產生器</title>
<link rel="icon" sizes="300x300" href="img/kmt_logo.png">
<link rel="shortcut icon" href="img/favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/css/font-awesome.min.css"
integrity="sha256-eZrrJcwDc/3uDhsdt61sL2oOBY362qM3lon1gyExkL0=" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/animate.min.css"
integrity="sha256-PHcOkPmOshsMBC+vtJdVr5Mwb7r0LkSVJPlPrp/IMpU=" crossorigin="anonymous">
</head>
<body>
<div id="fb-root"></div>
<script>
(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/zh_TW/sdk.js#xfbml=1&appId=246403012190025&version=v2.0";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
</script>
<a href="https://github.com/osk2/ID-Maker" class="hidden-xs hidden-sm">
<img style="position: absolute; top: 0; left: 0; border: 0; z-index: 9999;"
src="https://camo.githubusercontent.com/c6286ade715e9bea433b4705870de482a654f78a/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f6c6566745f77686974655f6666666666662e706e67"
alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_left_white_ffffff.png">
</a>
<!-- github ribbon -->
<div class="content-wrapper">
<nav class="navbar navbar-default">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-collapse" aria-expanded="false">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="./">
<span><img src="img/kmt_logo.svg" alt="KMT logo" class="kmt-logo large"></span>
黨證產生器
</a>
</div>
<div class="collapse navbar-collapse" id="navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="./">首頁</a></li>
<li><a href="./generate.html" class="gen">申請</a></li>
<li class="active"><a href="./about.html">關於</a></li>
</ul>
</div>
</div>
</nav>
<div class="container">
<div class="row content">
<div class="col-md-8 col-md-offset-2 about-page">
<h1>黨證產生器</h1>
<p> </p>
<h3>歷史</h3>
<hr>
<blockquote>
<label class="label label-success label-history">更新</label>
<p>
竟然到現在才想到沒有 favicon,立馬加上
<span><img src="img/kmt_logo.svg" alt="KMT logo" style="width: 21px; vertical-align: text-bottom"></span>
</p>
<footer>2017-03-11</footer>
</blockquote>
<blockquote>
<label class="label label-success label-history">更新</label>
<p>
超級大改寫,連老爸都認不出兒子啦 💪
</p>
<footer>2017-03-04</footer>
</blockquote>
<blockquote>
<label class="label label-danger label-history">灑花</label>
<p>
換了日本主機,讓東洋鬼子見識見識黨證的威力
</p>
<footer>2017-02-15</footer>
</blockquote>
<blockquote>
<label class="label label-success label-history">更新</label>
<p>
終於可以上傳相片啦 <i class="fa fa-hand-peace-o"></i>
</p>
<footer>2015-10-22</footer>
</blockquote>
<blockquote>
<label class="label label-success label-history">更新</label>
<p>
界面大幅翻修,一個藍到發黑的概念<br>黨徽還會轉呢
<span>
<img
src="img/kmt_logo.svg"
alt="KMT logo"
class="animated infinite rotateIn"
style="width: 25px; vertical-align: text-bottom">
</span>
</p>
<footer>2015-10-21</footer>
</blockquote>
<blockquote>
<label class="label label-success label-history">更新</label>
<p>丟上GitHub開放圍觀,左上角加了GitHub <i class="fa fa-github-alt"></i> 勳帶</p>
<footer>2015-09-09</footer>
</blockquote>
<blockquote>
<label class="label label-success label-history">更新</label>
<p>終於可以下載黨證了</p>
<footer>2014-08-16</footer>
</blockquote>
<blockquote>
<label class="label label-primary label-history">講古</label>
<p>
<a href="http://www.setn.com/ColumnNews.aspx?PageGroupID=9&NewsID=35680&PageType=12" target="_blank">三立新聞</a>
很 lag,晚了一年多才發現產生器
</p>
<footer>2014-08-08</footer>
</blockquote>
<blockquote>
<label class="label label-danger label-history">灑花</label>
<p>按 <i class="fa fa-thumbs-up" style="color: #3498db"></i> 破萬,民怨沖天不是蓋的</p>
<footer>2013~2014</footer>
</blockquote>
<blockquote>
<label class="label label-primary label-history">講古</label>
<p>
幾個小時內架在Dropbox的站就被推倒<br>
一覺醒來發現被很多大咖和新聞發文介紹,下場就是流量炸裂<br>
之後就很認命的刷了一台VPS ˊ_>ˋ
</p>
<p>
隨便挑幾個當時的報導︰
<ul>
<li>
<a href="https://briian.com/10649/kmt-id-maker.html" target="_blank">重灌狂人</a>
</li>
<li>
<a href="https://www.kocpc.com.tw/archives/2596" target="_blank">電腦王阿達</a>
</li>
<li>
<a href="http://www.ettoday.net/news/20130507/203179.htm" target="_blank">東森新聞</a>
</li>
<li>
<a href="https://www.youtube.com/watch?v=OMALKZ5Izzk" target="_blank">三立新聞(電視)</a>
</li>
<li>
…族繁不及備載
</li>
</ul>
</p>
<footer>2013-05-07</footer>
</blockquote>
<blockquote>
<label class="label label-primary label-history">講古</label>
<p>
受到014新聞的感召,一下課就飛奔回家寫扣,晚上完工上線<br>
</p>
<footer>2013-05-06</footer>
</blockquote>
<p> </p>
<h3>隱私</h3>
<hr>
<p>不用擔心,你上傳(技術上來說根本沒有被上傳)的相片和輸入的姓名不會存在伺服器,當然也不會外流</p>
<p>不過辦黨證為什麼要怕大家看呢?<i class="fa fa-smile-o"></i></p>
<p> </p>
<h3>聯絡</h3>
<hr>
<p>
如果網站有任何問題,請直接到 <a href="https://github.com/osk2/IDgen/issues" target="_blank">GitHub</a> 幫我開個issue<br>
或是寄信到 sc60714 <i class="fa fa-at"></i> gmail.com
</p>
<p> </p>
<h3>關於</h3>
<hr>
<p>Made by <a href="http://osk2.me" target="_blank">osk2</a> with true <i class="fa fa-heart" style="color: #e74c3c"></i></p>
<p class="text-muted">註︰網路順暢不需插IP,水電錶正常也不用查</p>
<p> </p>
<p> </p>
</div>
</div>
</div>
</div>
<footer class="navbar-bottom navbar navbar-default">
<div class="container">
<div class="row">
<ul>
<li>
<span><img src="img/kmt_logo.svg" alt="KMT logo" class="kmt-logo small"></span>
<a href="./">黨證產生器</a>
</li>
<li>
<div
class="fb-like"
data-href="http://idmaker.osk2.me/"
data-width="45"
data-layout="button_count"
data-action="like"
data-show-faces="true"
data-share="false"></div>
</li>
<li class="pull-right hidden-sm hidden-xs">
<a href="https://osk2.me" target="_blank" class="text-muted">By osk2</a>
</li>
</ul>
</div>
</div>
</footer>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/jquery.min.js"
integrity="sha256-BbhdlvQf/xTY9gja0Dq3HiwQF8LaCRTXxZKRutelT44=" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js"
integrity="sha256-nuL8/2cJ5NDSSwnKD8VqreErSWHtnEP9E7AySL+1ev4=" crossorigin="anonymous"></script>
<script>
!function(i,d,m,a,k,e,r){i.GoogleAnalyticsObject=m;i[m]||(i[m]=function(){
(i[m].q=i[m].q||[]).push(arguments)});i[m].l=+new Date;e=d.createElement(a);
r=d.getElementsByTagName(a)[0];e.src=k;r.parentNode.insertBefore(e,r)}
(window,document,'kmt','script','//www.google-analytics.com/analytics.js');
kmt('create', 'UA-69159377-1', 'auto');
kmt('send', 'pageview');
</script>
</body>
</html>