Skip to content

Instantly share code, notes, and snippets.

@inaz2
Last active August 29, 2015 14:06
Show Gist options
  • Save inaz2/7fa449859a35e15b2a8b to your computer and use it in GitHub Desktop.
Save inaz2/7fa449859a35e15b2a8b to your computer and use it in GitHub Desktop.
case of ad redirection from expired domain
$ curl -v -L -A "Mozilla/5.0" http://www.unoh.net/
* STATE: INIT => CONNECT handle 0x60002d130; line 998 (connection #-5000)
* About to connect() to www.unoh.net port 80 (#0)
* Trying 109.201.133.191...
* Adding handle: conn: 0x600069370
* Adding handle: send: 0
* Adding handle: recv: 0
* Curl_addHandleToPipeline: length: 1
* 0x60002d130 is at send pipe head!
* - Conn 0 (0x600069370) send_pipe: 1, recv_pipe: 0
* STATE: CONNECT => WAITCONNECT handle 0x60002d130; line 1045 (connection #0)
* Connected to www.unoh.net (109.201.133.191) port 80 (#0)
* STATE: WAITCONNECT => DO handle 0x60002d130; line 1164 (connection #0)
> GET / HTTP/1.1
> User-Agent: Mozilla/5.0
> Host: www.unoh.net
> Accept: */*
>
* STATE: DO => DO_DONE handle 0x60002d130; line 1250 (connection #0)
* STATE: DO_DONE => WAITPERFORM handle 0x60002d130; line 1371 (connection #0)
* STATE: WAITPERFORM => PERFORM handle 0x60002d130; line 1382 (connection #0)
* HTTP 1.1 or later with persistent connection, pipelining supported
< HTTP/1.1 301 Moved Permanently
< Date: Sat, 20 Sep 2014 02:25:52 GMT
* Server Apache is not blacklisted
< Server: Apache
< Location: http://go.oclaserver.com/entry.php?zoneid=59044&var=unoh.net
< Vary: Accept-Encoding
< Content-Length: 0
< Content-Type: text/html
<
* Connection #0 to host www.unoh.net left intact
* Issue another request to this URL: 'http://go.oclaserver.com/entry.php?zoneid=59044&var=unoh.net'
* STATE: PERFORM => CONNECT handle 0x60002d130; line 1527 (connection #-5000)
* About to connect() to go.oclaserver.com port 80 (#1)
* Trying 78.140.191.72...
* Adding handle: conn: 0x60006a460
* Adding handle: send: 0
* Adding handle: recv: 0
* Curl_addHandleToPipeline: length: 1
* 0x60002d130 is at send pipe head!
* - Conn 1 (0x60006a460) send_pipe: 1, recv_pipe: 0
* STATE: CONNECT => WAITCONNECT handle 0x60002d130; line 1045 (connection #1)
* Connected to go.oclaserver.com (78.140.191.72) port 80 (#1)
* STATE: WAITCONNECT => DO handle 0x60002d130; line 1164 (connection #1)
> GET /entry.php?zoneid=59044&var=unoh.net HTTP/1.1
> User-Agent: Mozilla/5.0
> Host: go.oclaserver.com
> Accept: */*
>
* STATE: DO => DO_DONE handle 0x60002d130; line 1250 (connection #1)
* STATE: DO_DONE => WAITPERFORM handle 0x60002d130; line 1371 (connection #1)
* STATE: WAITPERFORM => PERFORM handle 0x60002d130; line 1382 (connection #1)
* HTTP 1.1 or later with persistent connection, pipelining supported
< HTTP/1.1 302 Moved Temporarily
* Server nginx is not blacklisted
< Server: nginx
< Date: Sat, 20 Sep 2014 03:24:23 GMT
< Content-Type: text/html
< Content-Length: 154
< Connection: keep-alive
< Location: http://onclickads.net/entry.php?zoneid=59044&var=unoh.net
<
* Ignoring the response-body
* Connection #1 to host go.oclaserver.com left intact
* Issue another request to this URL: 'http://onclickads.net/entry.php?zoneid=59044&var=unoh.net'
* STATE: PERFORM => CONNECT handle 0x60002d130; line 1527 (connection #-5000)
* About to connect() to onclickads.net port 80 (#2)
* Trying 78.140.191.69...
* Adding handle: conn: 0x60006af80
* Adding handle: send: 0
* Adding handle: recv: 0
* Curl_addHandleToPipeline: length: 1
* 0x60002d130 is at send pipe head!
* - Conn 2 (0x60006af80) send_pipe: 1, recv_pipe: 0
* STATE: CONNECT => WAITCONNECT handle 0x60002d130; line 1045 (connection #2)
* Connected to onclickads.net (78.140.191.69) port 80 (#2)
* STATE: WAITCONNECT => DO handle 0x60002d130; line 1164 (connection #2)
> GET /entry.php?zoneid=59044&var=unoh.net HTTP/1.1
> User-Agent: Mozilla/5.0
> Host: onclickads.net
> Accept: */*
>
* STATE: DO => DO_DONE handle 0x60002d130; line 1250 (connection #2)
* STATE: DO_DONE => WAITPERFORM handle 0x60002d130; line 1371 (connection #2)
* STATE: WAITPERFORM => PERFORM handle 0x60002d130; line 1382 (connection #2)
* HTTP 1.1 or later with persistent connection, pipelining supported
< HTTP/1.1 200 OK
* Server nginx is not blacklisted
< Server: nginx
< Date: Sat, 20 Sep 2014 03:24:23 GMT
< Content-Type: text/html
< Transfer-Encoding: chunked
< Connection: keep-alive
< P3P: CP="CUR ADM OUR NOR STA NID"
< Set-Cookie: [REMOVED]
<
<!doctype html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="5; URL=http://quick-loan.us/">
<meta charset="UTF-8">
<title>Redirect</title>
<script async>
setTimeout(function() { top.location='http://onclickads.net/afu.php?pbk2=4c186a71210c3aecda5b184d82f58ea56060971752811477949&var=unoh.net&id=59044'; }, 0);
</script>
</head>
<body>
</body>
</html>
* STATE: PERFORM => DONE handle 0x60002d130; line 1552 (connection #2)
* Connection #2 to host onclickads.net left intact
* Expire cleared
$ curl -v -L -A "Mozilla/5.0" "http://onclickads.net/afu.php?pbk2=4c186a71210c3aecda5b184d82f58ea56060971752811477949&var=unoh.net&id=59044" * STATE: INIT => CONNECT handle 0x60002d130; line 998 (connection #-5000)
* About to connect() to onclickads.net port 80 (#0)
* Trying 78.140.191.69...
* Adding handle: conn: 0x600069550
* Adding handle: send: 0
* Adding handle: recv: 0
* Curl_addHandleToPipeline: length: 1
* 0x60002d130 is at send pipe head!
* - Conn 0 (0x600069550) send_pipe: 1, recv_pipe: 0
* STATE: CONNECT => WAITCONNECT handle 0x60002d130; line 1045 (connection #0)
* Connected to onclickads.net (78.140.191.69) port 80 (#0)
* STATE: WAITCONNECT => DO handle 0x60002d130; line 1164 (connection #0)
> GET /afu.php?pbk2=4c186a71210c3aecda5b184d82f58ea56060971752811477949&var=unoh.net&id=59044 HTTP/1.1
> User-Agent: Mozilla/5.0
> Host: onclickads.net
> Accept: */*
>
* STATE: DO => DO_DONE handle 0x60002d130; line 1250 (connection #0)
* STATE: DO_DONE => WAITPERFORM handle 0x60002d130; line 1371 (connection #0)
* STATE: WAITPERFORM => PERFORM handle 0x60002d130; line 1382 (connection #0)
* HTTP 1.1 or later with persistent connection, pipelining supported
< HTTP/1.1 200 OK
* Server nginx is not blacklisted
< Server: nginx
< Date: Sat, 20 Sep 2014 03:24:40 GMT
< Content-Type: text/html
< Transfer-Encoding: chunked
< Connection: keep-alive
< Set-Cookie: [REMOVED]
< Pragma: no-cache
< Cache-Control: private, max-age=0, no-cache
< Expires: Mon, 26 Jul 1997 05:00:00 GMT
< P3P: CP="CUR ADM OUR NOR STA NID"
< Set-Cookie: [REMOVED]
< Set-Cookie: [REMOVED]
< Set-Cookie: [REMOVED]
< Set-Cookie: [REMOVED]
< Set-Cookie: [REMOVED]
< Set-Cookie: [REMOVED]
<
* STATE: PERFORM => DONE handle 0x60002d130; line 1552 (connection #0)
* Connection #0 to host onclickads.net left intact
* Expire cleared
<html><head><meta http-equiv="refresh" content="1; URL=http://ad.dmm.com/ad/p/r?_site=1536&_article=2625&_link=33890&_image=33932&var=unoh.net&id=59044"><script>location.href = 'http://ad.dmm.com/ad/p/r?_site=1536&_article=2625&_link=33890&_image=33932&var=unoh.net&id=59044';</script></head><body></body></html>
$ curl -v -L -A "Mozilla/5.0" "http://ad.dmm.com/ad/p/r?_site=1536&_article=2625&_link=33890&_image=33932&var=unoh.net&id=59044" | iconv -f euc-jp -t utf-8
* STATE: INIT => CONNECT handle 0x60002d130; line 998 (connection #-5000)
* About to connect() to ad.dmm.com port 80 (#0)
* Trying 203.209.146.112...
* Adding handle: conn: 0x600069500
* Adding handle: send: 0
* Adding handle: recv: 0
* Curl_addHandleToPipeline: length: 1
* 0x60002d130 is at send pipe head!
* - Conn 0 (0x600069500) send_pipe: 1, recv_pipe: 0
* STATE: CONNECT => WAITCONNECT handle 0x60002d130; line 1045 (connection #0)
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Connected to ad.dmm.com (203.209.146.112) port 80 (#0)
* STATE: WAITCONNECT => DO handle 0x60002d130; line 1164 (connection #0)
> GET /ad/p/r?_site=1536&_article=2625&_link=33890&_image=33932&var=unoh.net&id=59044 HTTP/1.1
> User-Agent: Mozilla/5.0
> Host: ad.dmm.com
> Accept: */*
>
* STATE: DO => DO_DONE handle 0x60002d130; line 1250 (connection #0)
* STATE: DO_DONE => WAITPERFORM handle 0x60002d130; line 1371 (connection #0)
* STATE: WAITPERFORM => PERFORM handle 0x60002d130; line 1382 (connection #0)
* HTTP 1.1 or later with persistent connection, pipelining supported
< HTTP/1.1 301 Moved Permanently
< Date: Sat, 20 Sep 2014 02:26:29 GMT
* Server Apache is not blacklisted
< Server: Apache
< P3P: CP='CAO PSA CONi OTR OUR DEM ONL'
< Set-Cookie: [REMOVED]
< Set-Cookie: [REMOVED]
< Location: http://www.dmm.co.jp/lp/game/ikusahime/index001_html/=/navi=none/?utm_source=site&utm_medium=display&utm_campaign=pc
< Content-Length: 0
< Connection: close
< Content-Type: text/plain
<
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Closing connection 0
* The cache now contains 0 members
* Issue another request to this URL: 'http://www.dmm.co.jp/lp/game/ikusahime/index001_html/=/navi=none/?utm_source=site&utm_medium=display&utm_campaign=pc'
* STATE: PERFORM => CONNECT handle 0x60002d130; line 1527 (connection #-5000)
* About to connect() to www.dmm.co.jp port 80 (#1)
* Trying 124.147.10.210...
* Adding handle: conn: 0x600069500
* Adding handle: send: 0
* Adding handle: recv: 0
* Curl_addHandleToPipeline: length: 1
* 0x60002d130 is at send pipe head!
* - Conn 1 (0x600069500) send_pipe: 1, recv_pipe: 0
* STATE: CONNECT => WAITCONNECT handle 0x60002d130; line 1045 (connection #1)
* Connected to www.dmm.co.jp (124.147.10.210) port 80 (#1)
* STATE: WAITCONNECT => DO handle 0x60002d130; line 1164 (connection #1)
> GET /lp/game/ikusahime/index001_html/=/navi=none/?utm_source=site&utm_medium=display&utm_campaign=pc HTTP/1.1
> User-Agent: Mozilla/5.0
> Host: www.dmm.co.jp
> Accept: */*
>
* STATE: DO => DO_DONE handle 0x60002d130; line 1250 (connection #1)
* STATE: DO_DONE => WAITPERFORM handle 0x60002d130; line 1371 (connection #1)
* STATE: WAITPERFORM => PERFORM handle 0x60002d130; line 1382 (connection #1)
* HTTP 1.1 or later with persistent connection, pipelining supported
< HTTP/1.1 200 OK
< Date: Sat, 20 Sep 2014 02:26:29 GMT
* Server Apache is not blacklisted
< Server: Apache
< Set-Cookie: [REMOVED]
< Set-Cookie: [REMOVED]
< Set-Cookie: [REMOVED]
< Set-Cookie: [REMOVED]
< Vary: Accept-Encoding,User-Agent
< Connection: close
< Transfer-Encoding: chunked
< Content-Type: text/html
<
{ [data not shown]
* STATE: PERFORM => DONE handle 0x60002d130; line 1552 (connection #1)
0 0 0 13290 0 0 99918 0 --:--:-- --:--:-- --:--:-- 99918
* Closing connection 1
* The cache now contains 0 members
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="ja">
<head>
<title>いくさひめ 〜天下ワレメの戦い〜 - DMMオンラインゲーム</title>
<meta http-equiv="content-type" content="text/html; charset=euc-jp">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="description" content="">
<meta name="robots" content="noindex">
<link rel="stylesheet" type="text/css" href="http://www.dmm.co.jp/css/base.css?1403684979">
<style>
/* ============================================ [ テンプレートにつき編集不可 ] */
/* ========================= [ base ] */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
margin: 0 auto;
padding: 0;
}
ul, ol, dl { list-style: none; }
img { vertical-align: bottom; }
body { text-align: center; }
/* ========================= [ #page ] */
#page {
margin: 0;
padding: 0;
background: #fff;
text-align: center;
}
/* ===== #navi */
#navi {
height: 30px;
margin: 0;
padding: 0 20px;
border-bottom: 1px #ccc solid;
background: #fff;
}
#navi .logo {
float: left;
width: 92px;
}
#navi .head-navi {
float: right;
height: 15px;
margin: 8px 0 0;
}
#navi .head-navi li {
display: inline;
padding: 0 10px;
border-right: 1px #333 solid;
}
#navi .head-navi li:last-child { border: none; }
/* ===== #copy */
#copy {
padding: 10px 0;
border-top: 1px #ccc solid;
background: #fff;
color: #666;
font-size: 11px;
}
/* ============================================ [ 以下編集可能 ] */
/* ========================= [ #main ] */
#main {
min-width: 960px;
background: url(http://p.dmm.co.jp/p/lp/game/ikusahime/001/bg_main.jpg) left top repeat;
}
/* ===== #head */
#main #head {
min-width: 960px;
background: url(http://p.dmm.co.jp/p/lp/game/ikusahime/001/bg_head.jpg) center top no-repeat;
}
#main #head .head-inner {
position: relative;
width: 960px;
height: 605px;
}
#main #head .head-inner p { position: absolute; }
#main #head .head-inner .tx-head-01 {
top: 145px;
right: 194px;
z-index: 5;
}
#main #head .head-inner .tx-head-02 {
top: 363px;
left: 15px;
}
#main #head .head-inner .game-logo {
top: 205px;
right: 278px;
}
#main #head .head-inner .bt-play {
top: 315px;
right: 31px;
}
#main #head .head-inner .three-step {
top: 508px;
left: 260px;
}
#main #head .head-inner .ico-head {
position: absolute;
top: 495px;
left: 187px;
}
/* ===== #content */
#main #content {
width: 100%;
min-width: 960px;
}
#main #content .area-outline {
margin: 0 auto;
min-width: 900px;
}
#main #content .area-outline .outline-01-01 {
padding-top: 41px;
background: url(http://p.dmm.co.jp/p/lp/game/ikusahime/001/bg_outline_01_01.jpg) center top no-repeat;
}
#main #content .area-outline .outline-01-02 { background: url(http://p.dmm.co.jp/p/lp/game/ikusahime/001/bg_outline_01_02.jpg) center top no-repeat; }
#main #content .area-outline .outline-01-03 { background: url(http://p.dmm.co.jp/p/lp/game/ikusahime/001/bg_outline_01_03.jpg) center top no-repeat; }
#main #content .area-outline .outline-02-01 { background: url(http://p.dmm.co.jp/p/lp/game/ikusahime/001/bg_outline_02_01.jpg) center top no-repeat; }
#main #content .area-outline .outline-02-02 { background: url(http://p.dmm.co.jp/p/lp/game/ikusahime/001/bg_outline_02_02.png) center top no-repeat; }
#main #content .area-outline .outline-02-03 { background: url(http://p.dmm.co.jp/p/lp/game/ikusahime/001/bg_outline_02_03.jpg) center top no-repeat; }
#main #content .area-outline .outline-03-01 { background: url(http://p.dmm.co.jp/p/lp/game/ikusahime/001/bg_outline_03_01.jpg) center top no-repeat; }
#main #content .area-outline .outline-03-02 { background: url(http://p.dmm.co.jp/p/lp/game/ikusahime/001/bg_outline_03_02.jpg) center top no-repeat; }
#main #content .area-outline .outline-03-03 { background: url(http://p.dmm.co.jp/p/lp/game/ikusahime/001/bg_outline_03_03.jpg) center top no-repeat; }
#main #content .area-outline .outline-03-03 .outline-03-03-inner {
position: relative;
width: 900px;
background: #fff;
}
#main #content .area-outline .outline-03-03 .outline-03-03-inner div {
position: absolute;
top: -160px;
z-index: 1;
}
#main #content .area-outline .outline-03-03 .outline-03-03-inner .ico-outline-01 { left: 0; }
#main #content .area-outline .outline-03-03 .outline-03-03-inner .ico-outline-02 { right: 0; }
#main #content .area-outline .outline-04-01 { background: url(http://p.dmm.co.jp/p/lp/game/ikusahime/001/bg_outline_04_01.jpg) center top no-repeat; }
#main #content .area-outline .outline-04-02 { background: url(http://p.dmm.co.jp/p/lp/game/ikusahime/001/bg_outline_04_02.jpg) center top no-repeat; }
#main #content .area-outline .outline-04-03 { background: url(http://p.dmm.co.jp/p/lp/game/ikusahime/001/bg_outline_04_03.jpg) center top no-repeat; }
#main #content .area-regist {
width: 100%;
background: url(http://p.dmm.co.jp/p/lp/game/ikusahime/001/bg_regist.jpg) center top no-repeat;
}
#main #content .area-regist .area-regist-inner {
position: relative;
width: 960px;
height: 467px;
}
#main #content .area-regist .area-regist-inner p { position: absolute; }
#main #content .area-regist .area-regist-inner .tx-regist-01 {
top: 27px;
left: 12px;
}
#main #content .area-regist .area-regist-inner .tx-regist-02 {
top: 90px;
left: 15px;
}
#main #content .area-regist .area-regist-inner .bt-play {
top: 190px;
right: -9px;
}
#main #content .area-regist .area-regist-inner .three-step {
top: 315px;
left: 30px;
}
#main #content .area-regist .area-regist-inner .ico-head {
position: absolute;
top: 285px;
left: -33px;
}
/* ======= .bt-play */
#main #head .head-inner .bt-play a,
#main #content .area-regist .area-regist-inner .bt-play a {
display: block;
width: 275px;
height: 275px;
background: url(http://p.dmm.co.jp/p/lp/game/ikusahime/001/bt_play.png) center top no-repeat;
}
#main #head .head-inner .bt-play a:hover,
#main #content .area-regist .area-regist-inner .bt-play a:hover {
background-position: center bottom;
}
#main #head .head-inner .bt-play a span,
#main #content .area-regist .area-regist-inner .bt-play a span {
position: relative;
z-index: -1;
}
</style>
<script src="/_js/s_code_dummy.js"></script>
<script src="/_js/mbox.js"></script>
<script>
var _gaq = _gaq || [];
_gaq.push(
['_setAccount', 'UA-31336-2'],
['_setDomainName', '.dmm.co.jp'],
['_setCampaignCookieTimeout', 2592000000],
['_trackPageview']
);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'stats.g.doubleclick.net/dc.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<script type="text/javascript"><!--
(function() {
if (!window['Marketing']) { window.Marketing = {}; }
var j={"host":"www.dmm.co.jp","device":"pc"};
window.Marketing.Gateway = { getParam: function(k) { if (!k) { return j; } return j[k]; } };
})();
--></script><script> dataLayer = [{}]; </script>
<script src="/js/marketing/conf.js"></script><script src="/js/marketing/gtm.js"></script></head>
<body>
<div id="page">
<div id="navi">
<h1 class="logo"><img src="http://p.dmm.co.jp/p/lp/common/logo_dmm.gif" alt="DMM.R18" width="90" height="30"></h1>
<ul class="head-navi">
<li><a href="https://www.dmm.co.jp/regist/=/back_url=Sg9VTQFXDFcX">新規登録</a></li>
<li><a href="http://www.dmm.co.jp/my/=/path=Sg9VTQFXDFcX">ログイン</a></li>
<li><a href="http://www.dmm.co.jp/netgame/">オンラインゲームTOP</a></li>
</ul>
<!-- [#navi] -->
</div>
<!-- 編集可能 ここから -->
<div id="main">
<div id="head">
<div class="head-inner">
<p class="tx-head-01"><img src="http://p.dmm.co.jp/p/lp/game/ikusahime/001/tx_head_01.png" width="605" height="134" alt="斬って脱がす快感!淫乱戦国バトルここにあり!"></p>
<p class="game-logo"><img src="http://p.dmm.co.jp/p/lp/game/ikusahime/001/logo_ikusa.png" width="393" height="343" alt="いくさひめ〜天下ワレメの戦い〜"></p>
<p class="three-step"><img src="http://p.dmm.co.jp/p/lp/game/ikusahime/001/pic_three_step.jpg" width="450" height="108" alt="簡単3ステップで今すぐゲーム開始!会員登録>プロフ入力>ゲームスタート!"></p>
<p class="bt-play"><a href="http://www.dmm.co.jp/netgame/social/-/gadgets/=/app_id=981412/"><span>今すぐプレイ</span></a></p>
<div class="ico-head"><img src="http://p.dmm.co.jp/p/lp/game/ikusahime/001/ico_hotaru.gif" width="135" height="135" alt=""></div>
<!-- /head-inner -->
</div>
<!-- [#head] -->
</div>
<div id="content">
<div class="area-outline">
<dl>
<dt class="outline-01-01"><img src="http://p.dmm.co.jp/p/lp/game/ikusahime/001/capt_outline_01.jpg" width="900" height="159" alt="相棒ほたると共に乱世をかけぬけろ!"></dt>
<dd class="outline-01-02"><img src="http://p.dmm.co.jp/p/lp/game/ikusahime/001/pic_outline_01.jpg" width="900" height="407" alt="道行く武将をバッサバッサと倒していこう!"></dd>
<dd class="outline-01-03"><img src="http://p.dmm.co.jp/p/lp/game/ikusahime/001/tx_outline_01.jpg" width="900" height="110" alt="仲間になってくれるエッチな武将もいるぞ"></dd>
<dt class="outline-02-01"><img src="http://p.dmm.co.jp/p/lp/game/ikusahime/001/capt_outline_02.jpg" width="900" height="120" alt="武将バトルで鎧ブレイク!"></dt>
<dd class="outline-02-02"><img src="http://p.dmm.co.jp/p/lp/game/ikusahime/001/pic_outline_02.jpg" width="900" height="490" alt="突如襲いかかる敵将!"></dd>
<dd class="outline-02-03"><img src="http://p.dmm.co.jp/p/lp/game/ikusahime/001/tx_outline_02.jpg" width="900" height="150" alt="ダメージを与えて丸裸にしてやろう!"></dd>
<dt class="outline-03-01"><img src="http://p.dmm.co.jp/p/lp/game/ikusahime/001/capt_outline_03.jpg" width="900" height="170" alt="従順になった武将と濃厚な契りを交そう!"></dt>
<dd class="outline-03-02"><img src="http://p.dmm.co.jp/p/lp/game/ikusahime/001/pic_outline_03.jpg" width="900" height="450" alt="突くたびにおっぱいが揺れる!声が出る!"></dd>
<dd class="outline-03-03">
<img src="http://p.dmm.co.jp/p/lp/game/ikusahime/001/tx_outline_03.jpg" width="900" height="120" alt="初々しいワレメにいざ出陣じゃ〜!">
<div class="outline-03-03-inner">
<div class="ico-outline-01"><img src="http://p.dmm.co.jp/p/lp/game/ikusahime/001/ico_hotaru.gif" width="135" height="135" alt=""></div>
<div class="ico-outline-02"><img src="http://p.dmm.co.jp/p/lp/game/ikusahime/001/ico_hotaru.gif" width="135" height="135" alt=""></div>
</div>
</dd>
<dt class="outline-04-01"><img src="http://p.dmm.co.jp/p/lp/game/ikusahime/001/capt_outline_04.jpg" width="900" height="260" alt="鍛えた武将でいざ勝負!軍師レベルを上げて士気を高めろ!"></dt>
<dd class="outline-04-02"><img src="http://p.dmm.co.jp/p/lp/game/ikusahime/001/pic_outline_04.jpg" width="900" height="490" alt="[戦イメージ]"></dd>
<dd class="outline-04-03"><img src="http://p.dmm.co.jp/p/lp/game/ikusahime/001/tx_outline_04.jpg" width="900" height="171" alt="合戦は軍師の腕のみせどころ!"></dd>
</dl>
<!-- /area-outline -->
</div>
<div class="area-regist">
<div class="area-regist-inner">
<p class="tx-regist-01"><img src="http://p.dmm.co.jp/p/lp/game/ikusahime/001/tx_regist_01.png" width="633" height="62" alt="斬って脱がす快感!"></p>
<p class="tx-regist-02"><img src="http://p.dmm.co.jp/p/lp/game/ikusahime/001/tx_regist_02.png" width="451" height="193" alt="淫乱戦国バトルここにあり!!"></p>
<p class="bt-play"><a href="http://www.dmm.co.jp/netgame/social/-/gadgets/=/app_id=981412/"><span>今すぐプレイ</span></a></p>
<p class="three-step"><img src="http://p.dmm.co.jp/p/lp/game/ikusahime/001/pic_three_step.jpg" width="450" height="108" alt="簡単3ステップで今すぐゲーム開始!会員登録>プロフ入力>ゲームスタート!"></p>
<div class="ico-head"><img src="http://p.dmm.co.jp/p/lp/game/ikusahime/001/ico_hotaru.gif" width="135" height="135" alt=""></div>
<!-- /area-regist -->
</div>
<!-- /area-regist -->
</div>
<!-- [#content] -->
</div>
<!-- [#main] -->
</div>
<!-- 編集可能 ここまで -->
<div id="copy">
<adress>Copyright &copy; since 1998 DMM All Rights Reserved.</adress>
<!-- [#copy] -->
</div>
<!-- [#page] -->
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment