-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
342 lines (321 loc) · 14.2 KB
/
index.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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<!-- Basic Metatags -->
<meta charset="utf-8" />
<meta name="description" content="" />
<meta name="author" content="" />
<!-- Responsive Viewport -->
<meta name=”viewport” content=”width=device-width, initial-scale=1, shrink-to-fit=no”>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<!-- Bootstrap CSS CDN -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous" />
<!-- Medieval Font from Google CDN -->
<link href="https://fonts.googleapis.com/css?family=MedievalSharp&display=swap" rel="stylesheet" />
<!-- Font Awesome Icons from CDN -->
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.9.0/css/all.css"
integrity="sha384-i1LQnF23gykqWXg6jxC2ZbCbUMxyw5gLZY6UiUS98LYV5unm8GWmfkIS6jqJfb4E" crossorigin="anonymous" />
<!-- Local Loaded Crypto Icons -->
<link rel="stylesheet" href="css/cryptofont.min.css" />
<!-- FAVICONS -->
<link rel="apple-touch-icon" sizes="180x180" href="/graphics/favicon/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="/graphics/favicon/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="/graphics/favicon/favicon-16x16.png" />
<link rel="manifest" href="/graphics/favicon/site.webmanifest" />
<title>The Official Home of Magog of Morskar</title>
<!-- Custom Style Sheet -->
<link rel="stylesheet" href="css/main.css" />
</head>
<body class="text-center">
<!-- Header w/ video embed -->
<header class="container mt-5">
<div class="embed-responsive embed-responsive-16by9">
<iframe src="https://www.youtube-nocookie.com/embed/HaY98T6TDxw"
allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</header>
<!-- PAYMENTS -->
<section id="payments" class="container my-3 py-4">
<div class="row justify-content-center">
<div class="col-lg-6 overlay py-4">
<h2>Payment Offerings</h2>
<!-- NAV TABS -->
<ul class="nav nav-tabs justify-content-center" role="tablist">
<li class="nav-item">
<a class="nav-link active" data-toggle="tab" href="#paypal" role="tab">PAYPAL</a>
</li>
<li class="nav-item">
<a class="nav-link" data-toggle="tab" href="#substar" role="tab">SUBSCRIBE STAR</a>
</li>
<li class="nav-item">
<a class="nav-link" data-toggle="tab" href="#crypto" role="tab">CRYPTO</a>
</li>
</ul>
<!-- TAB PANES and CONTENT -->
<div class="tab-content my-3">
<!-- paypal tab -->
<div class="tab-pane fade show active container" id="paypal" role="tabpanel" aria-labelledby="paypal-tab">
<!-- PAYPAL SUBSCRIPTION BOX -->
<div id="paypal">
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick" />
<input type="hidden" name="hosted_button_id" value="RA3FLVQZMH22G" />
<table align="center">
<tr>
<td>
<input type="hidden" name="on0" value="Payment Offerings" />
<h4 class="pb-3">PayPal</h4>
</td>
</tr>
<tr>
<td>
<select name="os0">
<option value="Offering 1">Offering 1 : $1.00 USD - monthly</option>
<option value="Offering 2" selected>Offering 2 : $2.00 USD - monthly</option>
<option value="Offering 3">Offering 3 : $5.00 USD - monthly</option>
<option value="Offering 4">Offering 4 : $10.00 USD - monthly</option>
<option value="Offering 5">Offering 5 : $15.00 USD - monthly</option>
<option value="Offering 6">Offering 6 : $20.00 USD - monthly</option>
<option value="Offering 7">Offering 7 : $25.00 USD - monthly</option>
<option value="Offering 8">Offering 8 : $50.00 USD - monthly</option>
<option value="Offering 9">Offering 9 : $100.00 USD - monthly</option>
<option value="Offering 10">Offering 10 : $200.00 USD - monthly</option>
</select>
</td>
</tr>
</table>
<input type="hidden" name="currency_code" value="USD" /><br />
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_subscribeCC_LG.gif" border="0"
name="submit" alt="PayPal - The safer, easier way to pay online!" />
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1" />
</form>
<br />
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick" />
<input type="hidden" name="hosted_button_id" value="X8G6UK5JNDDHA" />
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0"
name="submit" title="PayPal - The safer, easier way to pay online!" alt="Donate with PayPal button" />
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1" />
</form>
<!-- END PAYPAL SUBSCRIPTION BOX -->
</div>
</div>
<!-- subscribe star tab -->
<div id="substar" class="tab-pane fade container" role="tabpanel" aria-labelledby="substar-tab">
<div class="substar">
<h4 class="pb-3">Subscribe Star</h4>
<iframe class="bg-light" src="graphics/substar.html" frameborder="0" width="100%" height="400"
frameborder="0"></iframe>
</div>
</div>
<!-- crypto tab -->
<div id="crypto" class="tab-pane fade container" role="tabpanel" aria-labelledby="crypto-tab">
<h4 class="pb-3">Crypto</h4>
<!-- CRYPTO ADDRESSES -->
<div class="crypto">
<div class="cryptoAddress py-2 my-2 d-flex align-items-center justify-content-center"
data-toggle="tooltip" title="Bitcoin">
<i class="cf cf-btc pr-3""></i><span>1Crki9jLpVZSkRRXL42TXibVUQn7N3U7ow</span>
</div>
<div class=" cryptoAddress py-2 my-2 d-flex align-items-center justify-content-center"
data-toggle="tooltip" title="Bitcoin Cash">
<i class="cf cf-btc-alt pr-3"></i><span>qq7ap8sjjeq6elpenmt9d6manha5u5c7jynsvvrfzj</span>
</div>
<div class="cryptoAddress py-2 my-2 d-flex align-items-center justify-content-center"
data-toggle="tooltip" title="Ethereum">
<i class="fab fa-ethereum pr-3"></i><span>0xe6398a9B2BA3aAAE7Bd28D56fBfFb6b759030082</span>
</div>
<div class="cryptoAddress py-2 my-2 d-flex align-items-center justify-content-center"
data-toggle="tooltip" title="Litecoin">
<i class="cf cf-ltc pr-3"></i><span>LYYQ3jEP4UPwKa239cWVsaz3HDXoayQhJi</span>
</div>
<div class="cryptoAddress py-2 my-2 d-flex align-items-center justify-content-center"
data-toggle="tooltip" title="Ripple">
<i class="cf cf-xrp pr-3"></i><span>rarFMMF4LNFMiZdKakxUUEHuv6PNAKJ2u8</span>
</div>
</div>
<!-- END CRYPTO ADDRESSES -->
</div>
</div>
</div>
</div>
</section>
<!-- PRINTS -->
<section id="prints" class="container my-3 overlay">
<div class="row justify-content-center py-4">
<div class="col">
GET YOUR PREMIUM
<h2>Autographed Prints</h2>
</div>
</div>
<div class="row justify-content-center py-2 align-items-center">
<div class="col-sm my-3 sm-my-0">
<a href="https://www.etsy.com/listing/662003898/magog-of-morskar-art-print-11x17-signed?ref=shop_home_active_1"
target="_blank">
<img class="img-fluid" src="graphics/artPrint.jpg" alt="Magog of Morskar Art Print" /></a>
</div>
<div class="mx-0">
<a href="https://www.etsy.com/shop/MorskarMerchant" target="_blank">
<i class="icon fas fa-shopping-cart"></i>
</a>
</div>
<div class="col-sm my-3 sm-my-0">
<a href="https://www.etsy.com/listing/694971261/magog-poe-autographed-photo-5x7?ref=shop_home_active_2&frs=1"
target="_blank">
<img class="img-fluid" src="graphics/artPhoto.jpg" alt="Magog & Poe Autographed Photo" />
</a>
</div>
</div>
</section>
<!-- LINKS -->
<section id="links" class="container-fluid my-3">
<div class="row justify-content-center py-4">
<!-- magog swag -->
<a id="navLink" class="col-lg-5 py-4 px-4 my-3 mx-3 overlay d-flex justify-content-center align-items-center"
href="https://teespring.com/stores/morskar-merchant?page=1" target="_blank">
<table>
<tr>
<td>
<i class="icon fas fa-tshirt pr-4 pr-4"></i>
</td>
<td>
Check out the latest <br />
<h3><strong>Magog swag</strong></h3>
</td>
</tr>
</table>
</a>
<!-- bitchute -->
<a id="navLink" class="col-lg-5 py-4 px-4 my-3 mx-3 overlay d-flex justify-content-center align-items-center"
href="https://www.bitchute.com/channel/magogofmorskar/" target="_blank">
<table>
<tr>
<td>
<i class="icon fas fa-tv pr-4"></i>
</td>
<td>
Worship your overlord<br />
<h3><strong>Bitchute</strong></h3>
</td>
</tr>
</table>
</a>
<!-- side quest discord -->
<a id="navLink" class="col-lg-5 py-4 px-4 my-3 mx-3 overlay d-flex justify-content-center align-items-center"
href="https://discord.gg/GXdTEAY" target="_blank">
<table>
<tr>
<td>
<i class="icon fab fa-discord pr-4"></i>
</td>
<td>
Chat with other worshippers<br />
<h3><strong>Side Quest Discord</strong></h3>
</td>
</tr>
</table>
</a>
<!-- morskar magic discord -->
<a id="navLink" class="col-lg-5 py-4 px-4 my-3 mx-3 overlay d-flex justify-content-center align-items-center"
href="https://discord.gg/tCWHEj6" target="_blank">
<table>
<tr>
<td>
<i class="icon fab fa-discord pr-4"></i>
</td>
<td>
Sacrifice your soul<br />
<h3><strong>Morskar Magic Discord</strong></h3>
</td>
</tr>
</table>
</a>
<!-- twitter -->
<a id="navLink" class="col-lg-5 py-4 px-4 my-3 mx-3 overlay d-flex justify-content-center align-items-center"
href="https://twitter.com/magog_morskar" target="_blank">
<table>
<tr>
<td>
<i class="icon fab fa-twitter pr-4"></i>
</td>
<td>
Get the latest updates<br />
<h3><strong>Twitter</strong></h3>
</td>
</tr>
</table>
</a>
<!-- facebook -->
<a id="navLink" class="col-lg-5 py-4 px-4 my-3 mx-3 overlay d-flex justify-content-center align-items-center"
href="https://www.facebook.com/MagogofMorskar" target="_blank">
<table>
<tr>
<td>
<i class="icon fab fa-facebook pr-4"></i>
</td>
<td>
Follow your overlord<br />
<h3><strong>Facebook</strong></h3>
</td>
</tr>
</table>
</a>
<!-- minds -->
<a id="navLink" class="col-lg-5 py-4 px-4 my-3 mx-3 overlay d-flex justify-content-center align-items-center"
href="https://www.minds.com/MagogOfMorskar" target="_blank">
<table>
<tr>
<td>
<i class="icon fas fa-lightbulb pr-4"></i>
</td>
<td>
Share your thoughts<br />
<h3><strong>Minds</strong></h3>
</td>
</tr>
</table>
</a>
</div>
</section>
<!-- FOOTER AND COPYRIGHT -->
<footer class="footer">
<!-- <img src="graphics/MagogBanner.png" alt="Footer banner"> -->
<div class="copy">
<p>
<strong>Magog of Morskar</strong><br />
P.O. Box 448<br />
Vilonia, AR 72173<br />
</p>
<img src="graphics/avatar_new.jpg" alt="Magog's Avatar" style="width:128px;height:128px;" />
<p>
Copyright © 2019 by <a href="#">Magog of Morskar</a><br />
Designed by: <a href="https://d00vy.com">d00vy.com</a><br />
<a href="https://github.com/d00vy/magogofmorskar"><i class="fab fa-github"></i></a>
</p>
</div>
</footer>
<!-- jquery CDN -->
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
crossorigin="anonymous"></script>
<!-- popperjs CDN -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"
integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1"
crossorigin="anonymous"></script>
<!-- boostrap js CDN -->
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"
integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM"
crossorigin="anonymous"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-91594404-3"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "UA-91594404-3");
</script>
</body>
</html>