-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlink.html
More file actions
530 lines (514 loc) · 24.3 KB
/
link.html
File metadata and controls
530 lines (514 loc) · 24.3 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
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
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
<!DOCTYPE html>
<!--
Material Design Lite
Copyright 2015 Google Inc. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License
-->
<html lang="ja">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=960">
<!-- Page styles -->
<link rel="stylesheet"
href="https://fonts.googleapis.com/css?family=Roboto:regular,bold,italic,thin,light,bolditalic,black,medium&lang=en" />
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" />
<link rel="stylesheet" href="https://sokomin.github.io/material.indigo-pink.min.css" />
<link rel="stylesheet" href="styles.css" />
<link rel="icon" href="design/RedStoneLogo.png" sizes="32x32" />
<link rel="icon" href="design/RedStoneLogo.png" sizes="192x192" />
<link rel="apple-touch-icon-precomposed" href="design/RedStoneLogo.png" />
<!-- Global site tag (gtag.js) - Google Analytics -->
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'UA-133658114-1');
</script>
<script type="text/javascript" src="design/jquery-3.4.1.min.js"></script>
<script>
function enter() {
if (window.event.keyCode == 13) {
var last_keyword = $('#search-field').val();
window.location.href = "https://www.google.com/search?hl=ja&hq=inurl:sokomin.github.io&ie=UTF-8&oe=UTF-8&filter=0&q=" + last_keyword;
}
}
</script>
<script data-ad-client="ca-pub-2122309953813422" async
src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<style>
#view-source {
position: fixed;
display: block;
right: 0;
bottom: 0;
margin-right: 40px;
margin-bottom: 40px;
z-index: 900;
}
</style>
</head>
<body>
<title>リンク集 赤石の民衆</title>
<meta name="description" content="レッドストーン総合攻略情報ポータルページ" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<meta name="keywords" content="RED STONE ,レッドストーン,赤石の民衆,そこらの民衆,RED STONE,レッドストーン,そこみん,赤石,攻略情報" />
<link rel="alternate" type="application/rss+xml" title="RSS" href="/rss.xml" />
<div class="mdl-layout mdl-js-layout mdl-layout--fixed-header">
<a name="container"></a>
<div class="android-header mdl-layout__header mdl-layout__header--waterfall">
<div class="mdl-layout__header-row">
<span class="android-title mdl-layout-title">
<a href="https://sokomin.github.io/index.html">
<img class="android-logo-image" src="design/logo3.png" />
</a>
</span>
<!-- Add spacer, to align navigation to the right in desktop -->
<div class="android-header-spacer mdl-layout-spacer"></div>
<div
class="android-search-box mdl-textfield mdl-js-textfield mdl-textfield--expandable mdl-textfield--floating-label mdl-textfield--align-right mdl-textfield--full-width">
<label class="mdl-button mdl-js-button mdl-button--icon" for="search-field">
<i class="material-icons">search</i>
</label>
<div class="mdl-textfield__expandable-holder">
<input placeholder="サイト内検索(Enterで実行)" class="mdl-textfield__input" type="text" onkeypress="enter();"
id="search-field" />
</div>
</div>
<!-- Navigation -->
<div class="android-navigation-container">
<nav class="android-navigation mdl-navigation">
<a class="mdl-navigation__link mdl-typography--text-uppercase"
href="https://sokomin.github.io/index.html">ホーム</a>
<a class="mdl-navigation__link mdl-typography--text-uppercase"
href="https://sokomin.github.io/calculator.html">計算機</a>
<a class="mdl-navigation__link mdl-typography--text-uppercase"
href="https://sokomin.github.io/history.html">赤石史</a>
<a class="mdl-navigation__link mdl-typography--text-uppercase"
href="https://sokomin.github.io/link.html">リンク</a>
<a class="mdl-navigation__link mdl-typography--text-uppercase"
href="https://marshmallow-qa.com/sokoranominnsyu">お問合せ</a>
<!-- <a class="mdl-navigation__link mdl-typography--text-uppercase" href="template.html">PONPON(Debug)</a> -->
</nav>
</div>
<span class="android-mobile-title mdl-layout-title">
<a href="https://sokomin.github.io/index.html">
<img class="android-logo-image" src="design/logo3.png" />
</a>
</span>
<button class="android-more-button mdl-button mdl-js-button mdl-button--icon mdl-js-ripple-effect"
id="more-button">
<i class="material-icons">more_vert</i>
</button>
<ul class="mdl-menu mdl-js-menu mdl-menu--bottom-right mdl-js-ripple-effect" for="more-button">
<li class="mdl-menu__item"><a class="mdl-navigation__link mdl-typography--text-uppercase"
href="https://sokomin.github.io/calculator.html">計算機</a></li>
<li class="mdl-menu__item"><a class="mdl-navigation__link mdl-typography--text-uppercase"
href="https://sokomin.github.io/history.html">赤石史</a></li>
<li disabled class="mdl-menu__item"><a class="mdl-navigation__link mdl-typography--text-uppercase"
href="https://sokomin.github.io/link.html">リンク</a></li>
<li class="mdl-menu__item"><a class="mdl-navigation__link mdl-typography--text-uppercase"
href="https://marshmallow-qa.com/sokoranominnsyu">お問合せ</a></li>
</ul>
</div>
</div>
<div class="android-drawer mdl-layout__drawer">
<span class="mdl-layout-title">
<h2>メニュー</h2>
</span>
<nav class="mdl-navigation">
<a class="mdl-navigation__link sokomin-layout-item" href="item/item.html"><strong>アイテム</strong></a>
<a class="mdl-navigation__link sokomin-layout-skill" href="skill/skill.html"><strong>スキル</strong></a>
<a class="mdl-navigation__link sokomin-layout-pt" href="monster/monster.html"><strong>モンスター</strong></a>
<a class="mdl-navigation__link sokomin-layout-pt" href="secret/secret.html"><strong>ダンジョン</strong></a>
<a class="mdl-navigation__link sokomin-layout-quest" href="quest/quest.html"><strong>クエスト</strong></a>
<a class="mdl-navigation__link sokomin-layout-guild" href="guild/guild.html"><strong>ギルド</strong></a>
<a class="mdl-navigation__link sokomin-layout-friend" href="korea/korea-update.html"><strong>韓国情報</strong></a>
<a class="mdl-navigation__link sokomin-layout-info" href="information/information.html"><strong>雑学</strong></a>
</nav>
</div>
<div class="android-large-table mdl-layout__content">
<!--ここからメイン-->
<div class="main-background mdl-typography--text-center korea-content">
<br>
<h1>リンク集</h1>
<h4>情報サイト</h4>
<table id="table10">
<colgroup>
<col span="1" width="205px" />
<col span="1" width="40%" />
<col span="1" width="30%" />
</colgroup>
<tbody>
<tr>
<th>バナー</th>
<th>サイト名</th>
<th>概要</th>
</tr>
<tr>
<td align="center"><a href="http://yotsubadiary3.blog.fc2.com/"><img src="link_banner/yotuba-db.gif"
width="188" height="46" border="0" /></a><br />
</td>
<td>
Yotsuba DataBase<br>
<a href="https://yotsuba000.github.io/YotsubaDataBase/ItemDataBase/DataBaseIndex.html"
target="_blank">Item
DataBase</a><br>
<a href="https://yotsuba000.github.io/YotsubaDataBase/MonsterDataBase/MDataBaseIndex.html"
target="_blank">Monster
DataBase</a><br>
<a href="https://yotsuba000.github.io/YotsubaDataBase/MapDataBase/MapDataBaseIndex.html"
target="_blank">Map
DataBase</a><br>
<a href="https://yotsuba000.github.io/YotsubaDataBase/QuestDataBase/QuestDataBaseIndex.html"
target="_blank">Quest
DataBase</a><br>
</td>
<td>データベース</td>
</tr>
<tr>
<td align="center">
<a href="https://khbsroom.com/"><img src="link_banner/khb.jpg" class="banner-image"></a>
</td>
<td><a href="https://khbsroom.com/">KHBの部屋</a></td>
<td>クエスト・計算機</td>
</tr>
<!-- <tr>
<td align="center"><a href="http://gv-record.saigedz.com/index"><img src="link_banner/gvrecord.gif"
class="banner-image"></a></td>
<td><a href="http://gv-record.saigedz.com/index">RedStone Gv戦績一覧サイト</a></td>
<td>GV戦績</td>
</tr> -->
<!-- <tr>
<td align="center"></td>
<td><a href="http://www.geocities.jp/redstone888jp/">REDSTONE Database</a></td>
<td>総合情報</td>
</tr> -->
<tr>
<td align="center"><a href="http://iiss.info/"><img src="link_banner/iiss.gif" class="banner-image"></a>
</td>
<td><a href="http://iiss.info/">REDSTONE 色々計算機 SS</a></td>
<td>計算機</td>
</tr>
<tr>
<td><a href="http://stoneage.suishi.info/"><img src="link_banner/stoneage.gif" class="banner-image"></a>
</td>
<td><a href="http://stoneage.suishi.info/">石あげ。</a></td>
<td>総合情報</td>
</tr>
<tr>
<td align="center"></td>
<td><a href="https://www7.atwiki.jp/roten/">露店組合</a></td>
<td>総合情報</td>
</tr>
<tr>
<td align="center"><a href="http://rslife.zouri.jp/"><img src="link_banner/rslife.gif"
class="banner-image"></a></td>
<td><a href="http://rslife.zouri.jp/">赤石らいふ</a></td>
<td>計算機</td>
</tr>
<tr>
<td align="center"></td>
<td><a href="https://www2.atwiki.jp/redstonevip/">VIP de REDSTONE</a></td>
<td>総合攻略Wiki</td>
</tr>
<!-- <tr>
<td align="center"><a href="http://rss.y2blog.com/"><img src="link_banner/antenna.gif"
class="banner-image"></a></td>
<td><a href="http://rss.y2blog.com/">レッドストーン あんてな@わいつ</a></td>
<td>RSS対応リンク集</td>
</tr> -->
</tbody>
</table>
<br />
<br />
<br />
<h4>REDSTONE JP公式</h4>
2024年2月14日(水)以降のL&Kが開発・運営する「RED STONE」関連。<br>
<table id="table10">
<colgroup>
<col span="1" width="205px" />
<col span="1" width="40%" />
<col span="1" width="30%" />
</colgroup>
<tbody>
<tr>
<th>バナー</th>
<th>サイト名</th>
<th>概要</th>
</tr>
<tr>
<td align="center"></td>
<td><a href="https://www.redstoneonline.jp/">公式サイト</a><br>
<td>REDSTONE JP公式<br>
</td>
</tr>
<!-- <tr>
<td align="center"></td>
<td><a href="https://www.youtube.com/watch?v=Rwg0k9xlJWk">公式Youtube</a><br>
<td>REDSTONE JP公式<br>
</td>
</tr> -->
<tr>
<td align="center">
<!-- <a href="https://twitter.com/"><img src="link_banner/twitter-iconjpg.jpg" width="60"
height="50"></a> -->
</td>
<td>
<a href="https://twitter.com/redstoneonline">RED STONE JP公式</a><br>
</td>
<td>公式X(旧Twitter)</td>
</tr>
<tr>
<td align="center">
<a href="https://discord.com/"><img src="link_banner/discord_favicon.ico" width="60"
height="60"></a>
</td>
<td>
<a href="https://t.co/o5ndk2m9qR">RED STONE JP公式サーバ</a><br>
</td>
<td>公式Discord</td>
</tr>
<tr>
<td align="center"><a href="http://www.redgem.co.kr/"><img src="link_banner/rskorea.jpg"
class="banner-image"></a></td>
<td><a href="http://www.redgem.co.kr/">韓国公式</a><br>
<a href="https://www.facebook.com/redgemkr">韓国公式 Facebook</a><br>
<a href="http://cafe.naver.com/httpwwwredgemcokr/">RED STONE Cafe Season</a>
</td>
<td>韓国公式</td>
</tr>
<tr>
<td align="center"><img src="https://image.space.rakuten.co.jp/d/strg/ctrl/9/82586d733781a53ee4b4908d8af018f8608bed3a.10.9.9.3.png" border=0 name="insertImg" width="75%" height="75%" /><br></td>
<td><a href="http://www.redstone-online.com/default.aspx?teaser_direct=on">グローバル鯖公式</a><br>
<td>グローバル鯖公式</td>
</tr>
<tr>
<td align="center"><a href="http://wr.2-d.jp/hayabusa/"><img src="link_banner/hayabusa-san.jpg"
class="banner-image"></a></td>
<td><a href="http://wr.2-d.jp/hayabusa/">White Rabbit</a></td>
<td>隼優紀 先生</td>
</tr>
<tr>
<td align="center"></td>
<td><a href="http://www.4gamer.net/games/018/G001877/index_news.html">4Gamer.net</a></td>
<td>総合ゲーム情報</td>
</tr>
<tr>
<td align="center"></td>
<td><a href="http://www.gaming-city.com/games/87/articles">ONLINE GAME ZOOM</a></td>
<td>総合ゲーム情報</td>
</tr>
<tr>
<td align="center"></td>
<td><a href="http://www.onlinegamer.jp/game/118/news/">Online Gamer</a></td>
<td>総合ゲーム情報</td>
</tr>
<tr>
<td align="center"></td>
<td><a href="https://cafe.naver.com/httpwwwredgemcokr">REDSTONE NAVER Cafe</a><br>
<a href="https://chzzk.naver.com/category/GAME/Redstone/videos">CHZZK(NAVER動画サイト)</a></td>
<td>韓国情報交換サイト</td>
</tr>
</tbody>
</table>
<br />
<br />
<br />
<!--TODO ソートしたい -->
<!-- 載せる基準:情報提供してくださる or 提携して情報発信くださる方のリンク集。
どなたでもご協力歓迎ですので、協力したい方はご連絡ください。 -->
<h4>ブログ</h4>
<table id="table10">
<colgroup>
<col span="1" width="205px" />
<col span="1" width="40%" />
<col span="1" width="30%" />
</colgroup>
<tbody>
<tr>
<th>バナー</th>
<th>サイト名</th>
<th>プレイヤー名</th>
</tr>
<tr>
<td align="center">
<a href="http://plaza.rakuten.co.jp/redstoneteikou/"><img src="link_banner/redstoneteikou.gif"
class="banner-image"></a>
</td>
<td>
<a href="http://plaza.rakuten.co.jp/redstoneteikou/">GMの抵抗ワショーイ</a>
</td>
<td><a href="https://twitter.com/sokoranominnsyu">そこみん</a></td>
</tr>
<tr>
<td align="center">
<a href="https://twitter.com/rslastcolor"><img src="link_banner/rscolor.gif" class="banner-image"></a>
</td>
<td>
<a href="https://twitter.com/rslastcolor">最後のいろ。</a>
</td>
<td><a href="https://twitter.com/rslastcolor">こがれいろ</a></td>
</tr>
<tr>
<td align="center">
<a href="http://kou0120.blog.fc2.com/"><img src="link_banner/kou0120.gif" class="banner-image"></a>
</td>
<td>
<a href="http://kou0120.blog.fc2.com/">今日のこぅくん</a>
</td>
<td>こぅくん</td>
</tr>
<tr>
<td align="center">
<a href="http://akira773.blog22.fc2.com/"><img src="link_banner/akira773.jpg" class="banner-image"></a>
</td>
<td>
<a href="http://akira773.blog22.fc2.com/">リヤンのペット図鑑+だらだら戯言日記 in RS</a>
</td>
<td>てる</td>
</tr>
<tr>
<td align="center">
<a href="http://mizukishin42.blog.fc2.com/"></a>
</td>
<td>
<a href="http://mizukishin42.blog.fc2.com/">赤ダメ命 ボルティッシュ鯖のクリWIZ</a>
</td>
<td><a href="https://twitter.com/akadameinochi">水樹慎</a></td>
</tr>
<tr>
<td align="center">
<a href="http://frogkigurumi.blog59.fc2.com/"></a>
</td>
<td>
<a href="http://frogkigurumi.blog59.fc2.com/">のんびりまったり</a>
</td>
<td>クレリューフ</td>
</tr>
<tr>
<td align="center">
<a href="http://mitsurin32.blog.fc2.com/"></a>
</td>
<td>
<a href="http://mitsurin32.blog.fc2.com/">ミツリンの記録簿</a>
</td>
<td>ミツリン</td>
</tr>
<tr>
<td align="center">
<a href="https://diaanrs.blogspot.com/"></a>
</td>
<td>
<a href="https://diaanrs.blogspot.com/">Hardwired...to Self-Destruct</a>
</td>
<td>DiaanRS</td>
</tr>
</tbody>
</table>
<br>
<br>
<h4>終了済(公式)</h4>
2024年2月14日(水)15時をもちまして、GameONおよびG・O・P運営の「RED STONE」日本サービスは、終了いたしました。<br>
<table id="table10">
<colgroup>
<col span="1" width="205px" />
<col span="1" width="40%" />
<col span="1" width="30%" />
</colgroup>
<tbody>
<tr>
<th>バナー</th>
<th>サイト名</th>
<th>概要</th>
</tr>
<tr>
<td align="center"><a href="http://members.redsonline.jp/"><img src="link_banner/rs.gif" width="150"
height="100"></a></td>
<td><a href="http://members.redsonline.jp/">公式サイト</a><br>
<a href="http://ameblo.jp/redstoneonline/">公式ブログ</a><br>
<a href="http://ch.nicovideo.jp/redstone">公式ニコ生</a><br>
<a href="https://www.youtube.com/user/redstoneem">公式Youtube</a><br>
<a href="http://store.shopping.yahoo.co.jp/redstoneofficialshop/">オンラインストア</a><br>
<a href="http://twitcasting.tv/redstonejp">TwitCasting</a><br>
<a href="https://members.redsonline.jp/game_info/community/pickup/pickup.asp">RED'sナビ</a><br>
<a href="https://secure.redsonline.jp/transfer/">移管関連</a><br>
<td>日本公式<br>
</td>
</tr>
<tr>
<td align="center"><a href="https://twitter.com/"><img src="link_banner/twitter-iconjpg.jpg" width="60"
height="50"></a></td>
<td>
<a href="https://twitter.com/redstonejp">RED STONE公式</a><br>
<!-- <a href="http://twitcasting.tv/em_pyui">EMぴゅーい(清水P)</a><br>
<a href="http://twitcasting.tv/em_earth">EMアース</a><br> -->
<a href="https://twitter.com/em_pyui">EMぴゅーい(清水P)</a><br>
<a href="https://twitter.com/em_earth">EMアース</a><br>
<a href="https://twitter.com/em_wolfman">EMウルフマン</a><br>
<a href="https://twitter.com/EM_Eringi">EMエリンギ</a><br>
<a href="https://twitter.com/EM_Witch">EMウィッチ</a><br>
</td>
<td>公式Twitter</td>
</tr>
<tr>
<td align="center">
<img src="https://image.space.rakuten.co.jp/d/strg/ctrl/9/27e9d17ff3a0d8009942a4376bfc887c00b50085.10.9.9.3.png" border=0 name="insertImg" width="75%" height="75%"/><br>
</td>
<td>
<a href="http://ds.redsonline.jp/">RED STONE DS</a><br>
<a href="http://blog.livedoor.jp/redstone_ds/">DS 開発ブログ</a><br>
</td>
<td>REDSTONE DS</td>
</tr>
<tr>
<td align="center"></td>
<td><a href="http://www.gamengame.com/games/online-game-media.asp?online-game-no=110">RED
STONE グローバル</a><br>
<a href="https://www.facebook.com/LnKREDSTONE">RED STONE グローバル facebook</a>
</td>
<td>game & game公式</td>
</tr>
<tr>
<td align="center"></td>
<td><a href="http://blog.livedoor.jp/redstonegirl-akaishi/">RED's ガールズブログ</a></td>
<td>れっどすと~ん号キャラバン</td>
</tr>
<tr>
<td align="center">
<img src="https://image.space.rakuten.co.jp/d/strg/ctrl/9/1e3d04c6f7fe22e2491348efb3cd043a643282ac.10.9.9.3.png" border=0 name="insertImg" width="75%" height="75%" /><br>
</td>
<td valign="center"><a href="http://www.redstone2.jp/">REDSTONE2</a></td>
<td valign="center">L&K</td>
</tr>
</tbody>
</table>
<br>
<br>
<br>
<br>
<br>
<footer class="android-footer mdl-mega-footer">
<font color="red">
当サイトで利用している画像及びデータは、L&K Co., Ltd.に帰属します。<br>
許可無くご利用又は転用する事は出来ませんので、予めご了承下さい。<br>
</font>
© L&K Co., Ltd. All Rights Reserved.<br>
</footer>
<!--書き換え禁止(書かなくてもおkだが、習慣として書いとく)
Copyright (c) This site is created by Sokomin. All Rights Reserved.
-->
</div>
<script src="https://sokomin.github.io/material.min.js"></script>
</div>
</body>
</html>