taiwanese_news_parser 0.0.1 → 0.0.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +35 -2
- data/bin/taiwanese_news_parser +16 -0
- data/lib/taiwanese_news_parser/parser.rb +5 -3
- data/lib/taiwanese_news_parser/parser/china_times.rb +9 -1
- data/lib/taiwanese_news_parser/parser/china_times_money.rb +72 -0
- data/lib/taiwanese_news_parser/parser/cna.rb +1 -1
- data/lib/taiwanese_news_parser/parser/liberty_times.rb +5 -6
- data/lib/taiwanese_news_parser/parser/liberty_times_news.rb +66 -0
- data/lib/taiwanese_news_parser/parser/udn.rb +4 -1
- data/lib/taiwanese_news_parser/version.rb +1 -1
- data/spec/taiwanese_news_parser/parser/china_times_money_s1.html +519 -0
- data/spec/taiwanese_news_parser/parser/china_times_money_spec.rb +21 -0
- data/spec/taiwanese_news_parser/parser/china_times_s5.html +830 -0
- data/spec/taiwanese_news_parser/parser/china_times_spec.rb +10 -0
- data/spec/taiwanese_news_parser/parser/cna_s1.html +1240 -927
- data/spec/taiwanese_news_parser/parser/cna_s2.html +1905 -0
- data/spec/taiwanese_news_parser/parser/cna_spec.rb +11 -1
- data/spec/taiwanese_news_parser/parser/liberty_times_news_s1.html +638 -0
- data/spec/taiwanese_news_parser/parser/liberty_times_news_s2.html +641 -0
- data/spec/taiwanese_news_parser/parser/liberty_times_news_s3.html +632 -0
- data/spec/taiwanese_news_parser/parser/liberty_times_news_spec.rb +51 -0
- data/spec/taiwanese_news_parser/parser/liberty_times_s2.html +116 -0
- data/spec/taiwanese_news_parser/parser/liberty_times_s3.html +110 -0
- data/spec/taiwanese_news_parser/parser/liberty_times_spec.rb +15 -5
- data/spec/taiwanese_news_parser/parser/udn_s2.html +2250 -0
- data/spec/taiwanese_news_parser/parser/udn_spec.rb +10 -0
- data/taiwanese_news_parser.gemspec +1 -0
- metadata +65 -26
- data/spec/taiwanese_news_parser/parser/liberty_times_s1.html +0 -145
@@ -0,0 +1,21 @@
|
|
1
|
+
require 'spec_helper'
|
2
|
+
|
3
|
+
describe TaiwaneseNewsParser::Parser::ChinaTimesMoney do
|
4
|
+
describe '#parse' do
|
5
|
+
it 'format' do
|
6
|
+
url = 'http://money.chinatimes.com/news/news-content.aspx?id=20140405000233&cid=1206'
|
7
|
+
FakeWeb.register_uri(:get, url, body:sample(__FILE__,'china_times_money_s1.html'))
|
8
|
+
article = described_class.new(url).parse
|
9
|
+
article[:title].should == '美罕見用要負責任批反服貿'
|
10
|
+
article[:content].should include('美國國務院亞太助卿羅素')
|
11
|
+
article[:company_name].should == '中國時報'
|
12
|
+
article[:reporter_name].should == '劉屏'
|
13
|
+
article[:published_at].should == Time.new(2014,4,5,1,28)
|
14
|
+
end
|
15
|
+
end
|
16
|
+
describe '.parse_url_id' do
|
17
|
+
it 'new url' do
|
18
|
+
described_class.parse_url_id('http://money.chinatimes.com/news/news-content.aspx?id=20140405000233&cid=1206').should == '20140405000233'
|
19
|
+
end
|
20
|
+
end
|
21
|
+
end
|
@@ -0,0 +1,830 @@
|
|
1
|
+
<!DOCTYPE html>
|
2
|
+
<html itemscope itemtype="http://schema.org/NewsArticle">
|
3
|
+
<head>
|
4
|
+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
5
|
+
<meta charset="utf-8">
|
6
|
+
<meta name="robots" content="noodp,noydir" />
|
7
|
+
<meta name="robots" content="index,follow,noarchive" />
|
8
|
+
<title>33歲安達祐實性感扮學生 童顏被讚無違和 - 影視 - 中時電子報</title>
|
9
|
+
<meta property="article:author" content="吳玫穎, 中時電子報" />
|
10
|
+
<meta http-equiv="Pragma" content="no-cache" />
|
11
|
+
<meta http-equiv="cache-control" content="no-cache"/>
|
12
|
+
<meta http-equiv="expires" content="-1" />
|
13
|
+
<meta http-equiv="content-language" content="zh-tw" />
|
14
|
+
<meta http-equiv="content-style-type" content="text/css" />
|
15
|
+
<meta http-equiv="last-modified" content="2014-09-23T20:50:18+08:00" />
|
16
|
+
|
17
|
+
<meta name="title" property="og:title" itemprop="name" content="33歲安達祐實性感扮學生 童顏被讚無違和 - 影視 - 中時電子報" />
|
18
|
+
<meta name="description" property="og:description" itemprop="description" content="童星出身的安達祐實近來尺度大開,不僅在新片《花宵道中》挑戰全裸18禁床戲,日前更為雜誌《Weekly Playboy》拍攝性感寫真,充分利用其招牌娃娃臉扮演學生妹,叛逆解扣耍性感,令日本網友大讚「全然無違和感」!" />
|
19
|
+
<meta name="news_keywords" content="安達祐實, 花宵道中, 童顏, " />
|
20
|
+
<meta name="keywords" itemprop="keywords" content="安達祐實, 花宵道中, 童顏, " />
|
21
|
+
<meta name="lastmod" property="article:modified_time" itemprop="dateModified" content="2014-09-23T20:50:18+08:00" />
|
22
|
+
<meta name="pubdate" property="article:published_time" itemprop="datePublished" content="2014-09-23T20:46:50+08:00" />
|
23
|
+
<meta name="section" itemprop="articleSection" content="新聞" />
|
24
|
+
<meta name="source" itemprop="sourceOrganization" content="中時電子報" />
|
25
|
+
|
26
|
+
<meta name="distribution" content="global" />
|
27
|
+
<meta name="copyright" content="Copyright © China Times Inc. Limited" />
|
28
|
+
<meta name="medium" itemprop="genre" content="news" />
|
29
|
+
|
30
|
+
<meta itemprop="inLanguage" content="zh-Hant" />
|
31
|
+
<meta itemprop="headline" content="33歲安達祐實性感扮學生 童顏被讚無違和 - 影視 - 中時電子報" />
|
32
|
+
<meta itemprop="dateCreated" content="2014-09-23T20:46:50+08:00" />
|
33
|
+
|
34
|
+
<meta property="fb:admins" content="100000530044519" />
|
35
|
+
<meta property="fb:app_id" content="167904656694132" />
|
36
|
+
<meta property="og:type" content="article" />
|
37
|
+
<meta property="og:locale" content="zh_TW" />
|
38
|
+
<meta property="og:site_name" content="中時電子報 - 影視" />
|
39
|
+
<meta property="og:url" itemprop="url" content="http://star.chinatimes.com/news/20140923004935-261101" />
|
40
|
+
<meta property="og:image" itemprop="image" content="http://img.chinatimes.com/newsphoto/2014-09-23/656/20140923004944.jpg" />
|
41
|
+
<meta property="og:updated_time" content="2014-09-23T20:50:18+08:00" />
|
42
|
+
|
43
|
+
<link rel="apple-touch-icon" href="/images/touch-icon-iphone.png" />
|
44
|
+
<link rel="apple-touch-icon" sizes="72x72" href="/images/touch-icon-ipad.png" />
|
45
|
+
<link rel="apple-touch-icon" sizes="114x114" href="/images/touch-icon-iphone4.png" />
|
46
|
+
<link rel="apple-touch-icon" sizes="144x144" href="/images/touch-icon-newipad.png" />
|
47
|
+
|
48
|
+
<link rel="shortcut icon" href="/images/cti-icon.ico">
|
49
|
+
<link rel="shortcut icon" type="image/x-icon" href="/images/cti-icon.ico">
|
50
|
+
<link rel="icon" type="image/ico" href="/images/cti-icon.gif">
|
51
|
+
<link rel="publisher" href="https://plus.google.com/117097348753143594874" />
|
52
|
+
<link rel="author" href="https://plus.google.com/117097348753143594874" />
|
53
|
+
|
54
|
+
<link rel="canonical" href="http://star.chinatimes.com/news/20140923004935-261101" />
|
55
|
+
<link rel="alternate" type="application/rss+xml" title="中時電子報-影視 (RSS)" hreflang="zh-tw" href="/rss/star.xml">
|
56
|
+
|
57
|
+
<meta http-equiv="X-UA-Compatible" content="IE=9; IE=8; IE=7; IE=EDGE">
|
58
|
+
<!--[if lt IE 9]>
|
59
|
+
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
|
60
|
+
<![endif]-->
|
61
|
+
<!--讓IE9之前的版本支援HTML5的新元素-->
|
62
|
+
|
63
|
+
<link href="http://cache.chinatimes.com/css-main/jquery-ui-1.9.2.custom.min.css" type="text/css" rel="stylesheet" />
|
64
|
+
<link href="http://cache.chinatimes.com/css-main/index_rwd.css" type="text/css" rel="stylesheet" />
|
65
|
+
<link href="/css/showbiz-index.css" type="text/css" rel="stylesheet" />
|
66
|
+
<script src="http://cache.chinatimes.com/Scripts/jquery-1.7.1.min.js" type="text/javascript"></script>
|
67
|
+
<script src="http://cache.chinatimes.com/Scripts/jquery-ui-1.9.2.custom.min.js" type="text/javascript"></script>
|
68
|
+
<script src="http://cache.chinatimes.com/Scripts/content-later-handle.js" type="text/javascript"></script>
|
69
|
+
<script src="http://cache.chinatimes.com/Scripts/content-later-update.min.js" type="text/javascript"></script>
|
70
|
+
<script src="http://cache.chinatimes.com/Scripts/common-scripts.min.js" type="text/javascript"></script>
|
71
|
+
<script src="http://cache.chinatimes.com/Scripts/jquery.fitvids.js" type="text/javascript"></script>
|
72
|
+
<script src="http://cache.chinatimes.com/Scripts/jquery.lazyload.mini.js" type="text/javascript"></script>
|
73
|
+
<script src="http://cache.chinatimes.com/scripts/add-meta-viewport-tag.js" type="text/javascript"></script>
|
74
|
+
<script src="http://cache.chinatimes.com/Scripts/TS_Trans.js" type="text/javascript"></script>
|
75
|
+
<script src="http://cache.chinatimes.com/Scripts/refresh.min.js" type="text/javascript"></script>
|
76
|
+
<script src="http://admanager.cyberone.com.tw/Scripts/spac.js" type="text/javascript"></script>
|
77
|
+
<script type="text/javascript">
|
78
|
+
document.domain = 'chinatimes.com';
|
79
|
+
$(function () {
|
80
|
+
var r = new wwwRefresh();
|
81
|
+
r.SetDelaySec(200);
|
82
|
+
r.Start();
|
83
|
+
});
|
84
|
+
</script>
|
85
|
+
|
86
|
+
|
87
|
+
|
88
|
+
<!-- Begin comScore Tag -->
|
89
|
+
<fjtignoreurl>
|
90
|
+
<script>
|
91
|
+
var _comscore = _comscore || [];
|
92
|
+
_comscore.push({
|
93
|
+
c1: "2", c2: "9457284",
|
94
|
+
options: {
|
95
|
+
url_append: "comscorekw=entertainment"
|
96
|
+
}
|
97
|
+
});
|
98
|
+
(function () {
|
99
|
+
var s = document.createElement("script"), el = document.getElementsByTagName("script")[0]; s.async = true;
|
100
|
+
s.src = (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js";
|
101
|
+
el.parentNode.insertBefore(s, el);
|
102
|
+
})();
|
103
|
+
</script>
|
104
|
+
<noscript>
|
105
|
+
<img src="http://b.scorecardresearch.com/p?c1=2&c2=9457284&cv=2.0&cj=1" />
|
106
|
+
</noscript>
|
107
|
+
</fjtignoreurl>
|
108
|
+
<!-- End comScore Tag -->
|
109
|
+
<!-- Start Alexa Certify Javascript -->
|
110
|
+
<script type="text/javascript">
|
111
|
+
_atrk_opts = { atrk_acct: "JvLre1aYs600Mr", domain: "chinatimes.com", dynamic: true };
|
112
|
+
(function () { var as = document.createElement('script'); as.type = 'text/javascript'; as.async = true; as.src = "https://d31qbv1cthcecs.cloudfront.net/atrk.js"; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(as, s); })();
|
113
|
+
</script>
|
114
|
+
<noscript>
|
115
|
+
<img src="https://d5nxst8fruw4z.cloudfront.net/atrk.gif?account=JvLre1aYs600Mr" style="display: none" height="1" width="1" alt="" />
|
116
|
+
</noscript>
|
117
|
+
<!-- End Alexa Certify Javascript -->
|
118
|
+
<script type='text/javascript'>
|
119
|
+
var googletag = googletag || {};
|
120
|
+
googletag.cmd = googletag.cmd || [];
|
121
|
+
(function () {
|
122
|
+
var gads = document.createElement('script');
|
123
|
+
gads.async = true;
|
124
|
+
gads.type = 'text/javascript';
|
125
|
+
var useSSL = 'https:' == document.location.protocol;
|
126
|
+
gads.src = (useSSL ? 'https:' : 'http:') +
|
127
|
+
'//www.googletagservices.com/tag/js/gpt.js';
|
128
|
+
var node = document.getElementsByTagName('script')[0];
|
129
|
+
node.parentNode.insertBefore(gads, node);
|
130
|
+
})();
|
131
|
+
</script>
|
132
|
+
|
133
|
+
<script type='text/javascript'>
|
134
|
+
var idx_MobilADSet = 0;
|
135
|
+
googletag.cmd.push(function () {
|
136
|
+
googletag.defineSlot('/81206261/Chinatimes_STARnews_Content_AdBarHead_970x90', [[728, 90], [970, 90]], 'div-gpt-ad-1406710340810-0').addService(googletag.pubads());
|
137
|
+
googletag.defineSlot('/81206261/Chinatimes_STARnews_Content_AdStandardMiddleRight_300x250', [300, 250], 'div-gpt-ad-1406710464581-0').addService(googletag.pubads());
|
138
|
+
googletag.defineSlot('/81206261/Chinatimes_STARnews_Content_AdStandardMiddleRight2nd_300x250', [300, 250], 'div-gpt-ad-1406710544186-0').addService(googletag.pubads());
|
139
|
+
googletag.defineSlot('/81206261/Chinatimes_STARnews_Content_AdStraightLeft_120x600', [120, 600], 'div-gpt-ad-1406710626023-0').addService(googletag.pubads());
|
140
|
+
googletag.defineSlot('/81206261/Chinatimes_STARnews_Content_AdStraightRight_120x600', [120, 600], 'div-gpt-ad-1406710759344-0').addService(googletag.pubads());
|
141
|
+
if (idx_MobilADSet == 1) {
|
142
|
+
var winWidth = $(window).width();
|
143
|
+
if (isM == true || winWidth < 1024) {
|
144
|
+
var sCtMADCook = $.cookie('CtIdxMAD');
|
145
|
+
if (sCtMADCook == null) {
|
146
|
+
if (!(/ipad/gi).test(navigator.platform)) {
|
147
|
+
googletag.defineSlot('/81206261/Chinatimes_RWD_ADHoodPicture_300x430', [300, 430], 'div-gpt-ad-1401958695755-0').addService(googletag.pubads());
|
148
|
+
}
|
149
|
+
}
|
150
|
+
}
|
151
|
+
}
|
152
|
+
|
153
|
+
if (isM == true) {
|
154
|
+
//RWD時 在大標題上方
|
155
|
+
googletag.defineSlot('/81206261/Chinatimes_RWD_Content_LargeBanner1st_320X100', [[320, 50], [320, 100]], 'div-gpt-ad-1405323558601-0').addService(googletag.pubads());
|
156
|
+
//RWD時 在相關新聞下方
|
157
|
+
googletag.defineSlot('/81206261/Chinatimes_RWD_Content_LargeBanner2nd_320X100', [[320, 50], [320, 100]], 'div-gpt-ad-1405323533336-0').addService(googletag.pubads());
|
158
|
+
}
|
159
|
+
googletag.pubads().enableSingleRequest();
|
160
|
+
googletag.enableServices();
|
161
|
+
});
|
162
|
+
</script>
|
163
|
+
|
164
|
+
</head>
|
165
|
+
<body id="page">
|
166
|
+
<!-- Google Tag Manager -->
|
167
|
+
<noscript>
|
168
|
+
<iframe src="//www.googletagmanager.com/ns.html?id=GTM-MGCHW2" height="0" width="0" style="display: none; visibility: hidden"></iframe>
|
169
|
+
</noscript>
|
170
|
+
<script>
|
171
|
+
(function (w, d, s, l, i) {
|
172
|
+
w[l] = w[l] || []; w[l].push({
|
173
|
+
'gtm.start':
|
174
|
+
new Date().getTime(), event: 'gtm.js'
|
175
|
+
}); var f = d.getElementsByTagName(s)[0],
|
176
|
+
j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = '//www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f);
|
177
|
+
})(window, document, 'script', 'dataLayer', 'GTM-MGCHW2');
|
178
|
+
</script>
|
179
|
+
<!-- End Google Tag Manager -->
|
180
|
+
<!-- OneAd 影音廣告宣告定義 -->
|
181
|
+
<script src="http://www.chinatimes.com/ads/onead_multiple.js" charset="UTF-8" type="text/javascript"></script>
|
182
|
+
<!-- OneAD InPage 廣告插入點 -->
|
183
|
+
<!-- InCover 廣告插入點(開始) -->
|
184
|
+
<div id="div-incover-ad">
|
185
|
+
<script type="text/javascript">
|
186
|
+
if (typeof (ONEAD) !== "undefined") {
|
187
|
+
ONEAD.cmd = ONEAD.cmd || [];
|
188
|
+
ONEAD.cmd.push(function () {
|
189
|
+
ONEAD_slot('div-incover-ad', 'incover');
|
190
|
+
});
|
191
|
+
}
|
192
|
+
</script>
|
193
|
+
</div>
|
194
|
+
<!-- InCover 廣告插入點(結束) -->
|
195
|
+
|
196
|
+
<script type="text/javascript">
|
197
|
+
var disqus_url = 'http://star.chinatimes.com/news/20140923004935-261101';
|
198
|
+
var share_url = 'http://star.chinatimes.com/news/20140923004935-261101';
|
199
|
+
|
200
|
+
var disqus_container_id = 'disqus_thread';
|
201
|
+
var Article_ID = '20140923004935';
|
202
|
+
var Category_ID = '261101';
|
203
|
+
var disqus_domain = 'disqus.com';
|
204
|
+
var disqus_shortname = 'chinatimes-star';
|
205
|
+
var disqus_title = "33歲安達祐實性感扮學生 童顏被讚無違和";
|
206
|
+
var quote_to_url = 'http://www.chinatimes.com/';
|
207
|
+
|
208
|
+
$(function () {
|
209
|
+
$.ajax({
|
210
|
+
type: 'GET',
|
211
|
+
url: 'http://click.chinatimes.com/api/Click?MQUrl=' + disqus_url,
|
212
|
+
contentType: "application/json; charset=UTF-8",
|
213
|
+
crossDomain: true,
|
214
|
+
cache: false,
|
215
|
+
dataType: "jsonp"
|
216
|
+
});
|
217
|
+
});
|
218
|
+
</script>
|
219
|
+
|
220
|
+
<div class="wrapper">
|
221
|
+
<script type="text/javascript" src="http://www.chinatimes.com/scripts/header.js"></script>
|
222
|
+
<div id="div-onead-ad">
|
223
|
+
<script type="text/javascript">
|
224
|
+
if (typeof (ONEAD) !== "undefined") {
|
225
|
+
ONEAD.cmd = ONEAD.cmd || [];
|
226
|
+
ONEAD.cmd.push(function () {
|
227
|
+
ONEAD_slot('div-onead-ad');
|
228
|
+
});
|
229
|
+
}
|
230
|
+
</script>
|
231
|
+
</div>
|
232
|
+
<nav id="main_nav"></nav>
|
233
|
+
<script type="text/javascript" src="http://www.chinatimes.com/Scripts/nav.js"></script>
|
234
|
+
|
235
|
+
<!--內容開始-->
|
236
|
+
|
237
|
+
|
238
|
+
|
239
|
+
<!--廣告 Start-->
|
240
|
+
<div class="ad_72890_box stack">
|
241
|
+
<div class="ad_72890">
|
242
|
+
<div id="banner728x90" class="banner-728x90">
|
243
|
+
<!-- Chinatimes_STARnews_Content_AdBarHead_970x90 -->
|
244
|
+
<div id='div-gpt-ad-1406710340810-0'>
|
245
|
+
<script type='text/javascript'>
|
246
|
+
googletag.cmd.push(function () { googletag.display('div-gpt-ad-1406710340810-0'); });
|
247
|
+
</script>
|
248
|
+
</div>
|
249
|
+
</div>
|
250
|
+
</div>
|
251
|
+
</div>
|
252
|
+
<!--廣告 End-->
|
253
|
+
|
254
|
+
<div class="page_container stack clear-fix newspapers_ad">
|
255
|
+
<article class="clear-fix" itemscope itemtype="http://schema.org/NewsArticle">
|
256
|
+
|
257
|
+
<ul class="page_index">
|
258
|
+
<li itemscope itemtype="http://data-vocabulary.org/Breadcrumb">
|
259
|
+
<h6><a href="http://www.chinatimes.com/" itemprop="url"><span itemprop="title">首頁</span></a></h6>
|
260
|
+
</li>
|
261
|
+
<li itemscope itemtype="http://data-vocabulary.org/Breadcrumb">
|
262
|
+
<h6><a href="http://star.chinatimes.com/" itemprop="url"><span itemprop="title">影視</span></a></h6>
|
263
|
+
</li>
|
264
|
+
<li itemscope itemtype="http://data-vocabulary.org/Breadcrumb">
|
265
|
+
<h6><a href="http://star.chinatimes.com/news/" itemprop="url"><span itemprop="title">新聞</span></a></h6>
|
266
|
+
</li>
|
267
|
+
</ul>
|
268
|
+
|
269
|
+
<!--廣告 Start-->
|
270
|
+
<div class="mad_gads">
|
271
|
+
<!-- Chinatimes_RWD_Content_LargeBanner1st_320X100 -->
|
272
|
+
<div id='div-gpt-ad-1405323558601-0'>
|
273
|
+
<script type='text/javascript'>
|
274
|
+
googletag.cmd.push(function () { googletag.display('div-gpt-ad-1405323558601-0'); });
|
275
|
+
</script>
|
276
|
+
</div>
|
277
|
+
</div>
|
278
|
+
<!--廣告 End-->
|
279
|
+
|
280
|
+
<!--文章主體 Start-->
|
281
|
+
|
282
|
+
|
283
|
+
<header>
|
284
|
+
<h1>33歲安達祐實性感扮學生 童顏被讚無違和</h1>
|
285
|
+
<div class="read_later"><a href="javascript:;" class="clear-fix"
|
286
|
+
data-aid="20140923004935" data-cid="261101"><span class="text">稍後再讀</span><span class="icon_16x16"></span></a></div>
|
287
|
+
</header>
|
288
|
+
<div class="article_info clear-fix">
|
289
|
+
<div class="reporter">
|
290
|
+
<time datetime="2014/09/23 00:00">2014年09月23日 20:46</time>
|
291
|
+
|
292
|
+
|
293
|
+
<div class="rp_name"><cite><a href="http://www.chinatimes.com/reporter/1372" title="吳玫穎" rel="author" >吳玫穎</a></cite></div>
|
294
|
+
</div>
|
295
|
+
<div class="font_size clear-fix">
|
296
|
+
<ul>
|
297
|
+
<li class="f_s"><a href="javascript:;" title="小字型">小字型</a></li>
|
298
|
+
<li class="f_c show"><a href="javascript:;" title="中字型">中字型</a></li>
|
299
|
+
<li class="f_b"><a href="javascript:;" title="大字型">大字型</a></li>
|
300
|
+
</ul>
|
301
|
+
</div>
|
302
|
+
</div>
|
303
|
+
|
304
|
+
<!--點閱/星評/評比 Start-->
|
305
|
+
<div class="article_star clear-fix">
|
306
|
+
<div class="art_click clear-fix">
|
307
|
+
<span class="num">4848</span> <span class="click">點閱</span>
|
308
|
+
</div>
|
309
|
+
<div class="art_star clear-fix">
|
310
|
+
<div class="starbox">
|
311
|
+
<meta itemprop="name" content="Chinatimes.com">
|
312
|
+
<div itemprop="aggregateRating" itemscope itemtype="http://schema.org/AggregateRating">
|
313
|
+
<div title="星評:10/10"
|
314
|
+
alt="星評:10/10"
|
315
|
+
class="star">
|
316
|
+
<meta itemprop="ratingValue" content="10">
|
317
|
+
<meta itemprop="bestRating" content="10">
|
318
|
+
<meta itemprop="ratingCount" content="1">
|
319
|
+
</div>
|
320
|
+
</div>
|
321
|
+
</div>
|
322
|
+
<span class="num">10/10</span>
|
323
|
+
</div>
|
324
|
+
<div class="penbi clear-fix" id="penbi1">
|
325
|
+
<div class="title_name">我要評比</div>
|
326
|
+
<ul c>
|
327
|
+
<li title="一顆星"></li>
|
328
|
+
<li title="二顆星"></li>
|
329
|
+
<li title="三顆星"></li>
|
330
|
+
<li title="四顆星"></li>
|
331
|
+
<li title="五顆星"></li>
|
332
|
+
</ul>
|
333
|
+
</div>
|
334
|
+
<div class="soc_like clear-fix">
|
335
|
+
<div class="fb-like">
|
336
|
+
<script>
|
337
|
+
document.write('<iframe src="http://www.facebook.com/plugins/like.php?href=' + encodeURIComponent(String(window.location)) + '&layout=button_count&show_faces=false&width=90&action=like&colorscheme=light&height=22" scrolling="no" frameborder="0" style="border: none; overflow: hidden; width: 90px; height: 22px; position: relative; top: 0;" allowTransparency="true"></iframe>');
|
338
|
+
</script>
|
339
|
+
</div>
|
340
|
+
<div class="g_one">
|
341
|
+
<!-- Place this tag where you want the +1 button to render. -->
|
342
|
+
<div class="g-plusone" data-size="medium"></div>
|
343
|
+
<!-- Place this tag after the last +1 button tag. -->
|
344
|
+
<script type="text/javascript">
|
345
|
+
window.___gcfg = { lang: 'zh-TW' };
|
346
|
+
|
347
|
+
(function () {
|
348
|
+
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
|
349
|
+
po.src = 'https://apis.google.com/js/platform.js';
|
350
|
+
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
|
351
|
+
})();
|
352
|
+
</script>
|
353
|
+
</div>
|
354
|
+
</div>
|
355
|
+
</div>
|
356
|
+
<!--點閱/星評/評比 End-->
|
357
|
+
|
358
|
+
<div class="a_f_star"></div>
|
359
|
+
<article class="clear-fix">
|
360
|
+
<!--分享/留言數/轉寄/引用 Start-->
|
361
|
+
<div class="article-function-bar collapsed">
|
362
|
+
<div class="share-icon"></div>
|
363
|
+
<ul class="share-list">
|
364
|
+
<li class="fb"><a title="分享至facebook"></a></li>
|
365
|
+
<li class="gp"><a title="分享至google plus"></a></li>
|
366
|
+
<li class="wb"><a title="分享至微博"></a></li>
|
367
|
+
<li class="qq"><a title="分享至騰訊微博"></a></li>
|
368
|
+
<li class="tw"><a title="分享至twitter"></a></li>
|
369
|
+
<li class="in"><a title="分享至linkedin"></a></li>
|
370
|
+
<li class="pt"><a title="分享至pinterest"></a></li>
|
371
|
+
<li class="comment" onclick="load_disqus()"><a href="http://star.chinatimes.com/news/20140923004935-261101#disqus_thread"
|
372
|
+
title="留言數"></a></li>
|
373
|
+
<li class="mail"><a onclick="window.open(GetUrl_Cn('http://www.chinatimes.com/htm/forward.htm'),'Forward','toolbar=no,width=300,height=350,directories=no,status=no,scrollbars=no,resize=no,menubar=no')"
|
374
|
+
class="forward" title="轉寄" href="javascript:void(0)">1</a></li>
|
375
|
+
<li class="quote"><a onclick="window.open(GetUrl_Cn('http://www.chinatimes.com/htm/quote.htm'),'Recommand','toolbar=no,width=300,height=470,directories=no,status=no,scrollbars=no,resize=no,menubar=no')"
|
376
|
+
class="quote" title="引用" href="javascript:void(0)"></a></li>
|
377
|
+
</ul>
|
378
|
+
</div>
|
379
|
+
<!--分享/留言數/轉寄/引用 End-->
|
380
|
+
|
381
|
+
<!--文章內文 Start-->
|
382
|
+
<div class="pic">
|
383
|
+
<figure>
|
384
|
+
<div class="img_view">
|
385
|
+
<img src="http://img.chinatimes.com/newsphoto/2014-09-23/656/20140923004944.jpg" alt="安達祐實尺度開,性感扮演學生妹。(取自日網)" title="33歲安達祐實性感扮學生 童顏被讚無違和" /></div>
|
386
|
+
<figcaption>安達祐實尺度開,性感扮演學生妹。(取自日網)</figcaption>
|
387
|
+
</figure>
|
388
|
+
<div class="share_icon"></div>
|
389
|
+
<div class="share_media clear-fix">
|
390
|
+
<ul>
|
391
|
+
<li class="fb"><a title="分享至facebook" data-id="fb"></a></li>
|
392
|
+
<li class="twitter"><a title="分享至twitter" data-id="twitter"></a></li>
|
393
|
+
<li class="linkedin"><a title="分享至linkedin" data-id="linkedin"></a></li>
|
394
|
+
<li class="pinterest"><a title="分享至pinterest" data-id="pinterest"></a></li>
|
395
|
+
</ul>
|
396
|
+
</div>
|
397
|
+
</div>
|
398
|
+
<p>童星出身的安達祐實近來尺度大開,不僅在新片《花宵道中》挑戰全裸18禁床戲,日前更為雜誌《Weekly Playboy》拍攝性感寫真,充分利用其招牌娃娃臉扮演學生妹,叛逆解扣耍性感,令日本網友大讚「全然無違和感」!</p> <div class="pic">
|
399
|
+
<figure>
|
400
|
+
<div class="img_view">
|
401
|
+
<img src="http://img.chinatimes.com/newsphoto/2014-09-23/656/20140923004949.jpg" alt="安達祐實大膽以透視內衣上陣,疑露點。(取自日網)" title="33歲安達祐實性感扮學生 童顏被讚無違和" /></div>
|
402
|
+
<figcaption>安達祐實大膽以透視內衣上陣,疑露點。(取自日網)</figcaption>
|
403
|
+
</figure>
|
404
|
+
<div class="share_icon"></div>
|
405
|
+
<div class="share_media clear-fix">
|
406
|
+
<ul>
|
407
|
+
<li class="fb"><a title="分享至facebook" data-id="fb"></a></li>
|
408
|
+
<li class="twitter"><a title="分享至twitter" data-id="twitter"></a></li>
|
409
|
+
<li class="linkedin"><a title="分享至linkedin" data-id="linkedin"></a></li>
|
410
|
+
<li class="pinterest"><a title="分享至pinterest" data-id="pinterest"></a></li>
|
411
|
+
</ul>
|
412
|
+
</div>
|
413
|
+
</div>
|
414
|
+
<p>33歲安達祐實為雜誌大展性感風情,除了穿制服扮學生妹,甚至以一襲白色透視內衣大膽上陣,看來她已對在鏡頭前露點相當習慣。</p> <!-- OneAD InRead 廣告插入點 -->
|
415
|
+
<div id="div-inread-ad">
|
416
|
+
<script type="text/javascript">if (typeof (ONEAD) !== "undefined") { ONEAD.cmd = ONEAD.cmd || []; ONEAD.cmd.push(function () { ONEAD_slot('div-inread-ad', 'inread'); }); } </script>
|
417
|
+
</div>
|
418
|
+
<p>然而去年被爆介入攝影師桑島智輝婚姻的她,日前又被八卦週刊報導兩人已承認這段不倫戀,男生更聲稱會安達祐實的8歲女兒也相當支持兩人交往,但經紀公司已否認稱兩人只是朋友關係。</p><p></p> <!--文章內文 End-->
|
419
|
+
|
420
|
+
</article>
|
421
|
+
<a id="penbi"></a>
|
422
|
+
|
423
|
+
<!--關鍵字 Start-->
|
424
|
+
<div class="a_k"><span>關鍵字:</span><a href="http://www.chinatimes.com/search/result.htm?q=安達祐實">安達祐實</a>、<a href="http://www.chinatimes.com/search/result.htm?q=花宵道中">花宵道中</a>、<a href="http://www.chinatimes.com/search/result.htm?q=童顏">童顏</a></div>
|
425
|
+
<!--關鍵字 End-->
|
426
|
+
|
427
|
+
<!--分享 Start-->
|
428
|
+
<div class="socialshare clear-fix">
|
429
|
+
<div class="title_name">分享:</div>
|
430
|
+
<ul class="clear-fix">
|
431
|
+
<li class="fb"><a title="分享至Facebook"></a></li>
|
432
|
+
<li class="gp"><a title="分享至Google plus"></a></li>
|
433
|
+
<li class="twitter"><a title="分享至Twitter"></a></li>
|
434
|
+
<li class="linkedin"><a title="分享至linkedin"></a></li>
|
435
|
+
<li class="pinterest"><a title="分享至pinterest"></a></li>
|
436
|
+
<li class="weibo"><a title="分享至新浪微博"></a></li>
|
437
|
+
<li class="qq"><a title="分享至騰訊微博"></a></li>
|
438
|
+
<li class="line"><a title="分享至Line"></a></li>
|
439
|
+
</ul>
|
440
|
+
</div>
|
441
|
+
<!--分享 End-->
|
442
|
+
|
443
|
+
<!--留言數/評比 Start-->
|
444
|
+
<div class="article_function">
|
445
|
+
<ul class="clear-fix">
|
446
|
+
<li class="comments">
|
447
|
+
<div class="num"><a href="http://star.chinatimes.com/news/20140923004935-261101#disqus_thread">0</a></div>
|
448
|
+
<span>留言數</span> </li>
|
449
|
+
<li class="penbi" id="penbi2">
|
450
|
+
<div class="title_name">我要評比</div>
|
451
|
+
<ul>
|
452
|
+
<li title="一顆星"></li>
|
453
|
+
<li title="二顆星"></li>
|
454
|
+
<li title="三顆星"></li>
|
455
|
+
<li title="四顆星"></li>
|
456
|
+
<li title="五顆星"></li>
|
457
|
+
</ul>
|
458
|
+
</li>
|
459
|
+
<li class="community clear-fix">
|
460
|
+
<div class="fb-like">
|
461
|
+
<script>
|
462
|
+
document.write('<iframe src="http://www.facebook.com/plugins/like.php?href=' + encodeURIComponent(String(window.location)) + '&layout=button_count&show_faces=false&width=90&action=like&colorscheme=light&height=22" scrolling="no" frameborder="0" style="border: none; overflow: hidden; width: 90px; height: 22px; position: relative; top: 0;" allowTransparency="true"></iframe>');
|
463
|
+
</script>
|
464
|
+
</div>
|
465
|
+
<div class="g_one">
|
466
|
+
<!-- Place this tag where you want the +1 button to render. -->
|
467
|
+
<div class="g-plusone" data-size="medium"></div>
|
468
|
+
<!-- Place this tag after the last +1 button tag. -->
|
469
|
+
<script type="text/javascript">
|
470
|
+
window.___gcfg = { lang: 'zh-TW' };
|
471
|
+
|
472
|
+
(function () {
|
473
|
+
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
|
474
|
+
po.src = 'https://apis.google.com/js/platform.js';
|
475
|
+
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
|
476
|
+
})();
|
477
|
+
</script>
|
478
|
+
</div>
|
479
|
+
</li>
|
480
|
+
</ul>
|
481
|
+
</div>
|
482
|
+
<!--留言數/評比 End-->
|
483
|
+
|
484
|
+
<div class="a_f_star clear-fix"></div>
|
485
|
+
|
486
|
+
<!--上一則/下一則 Start-->
|
487
|
+
<nav class="nav-below clear-fix">
|
488
|
+
<div class="nav-next clear-fix">
|
489
|
+
<span class="arrow"></span><span>下一則:</span>
|
490
|
+
<h2><a href="http://star.chinatimes.com/news/20140923004986-261101">隋棠撒嬌「吃飯飯」 融化父親鋼鐵心</a></h2>
|
491
|
+
</div>
|
492
|
+
<div class="nav-previous clear-fix">
|
493
|
+
<span class="arrow"></span><span>上一則:</span>
|
494
|
+
<h2><a href="http://star.chinatimes.com/news/20140923004897-261101">凱特哈德森自爆與母歌蒂韓都能「看見鬼」</a></h2>
|
495
|
+
</div>
|
496
|
+
</nav>
|
497
|
+
<!--上一則/下一則 End-->
|
498
|
+
|
499
|
+
<!--相關新聞 Start-->
|
500
|
+
<section class="related_news_in">
|
501
|
+
<header>
|
502
|
+
<h4>相關新聞</h4>
|
503
|
+
<span class="icon"></span>
|
504
|
+
</header>
|
505
|
+
<article class="clear-fix">
|
506
|
+
<ul>
|
507
|
+
<li class="clear-fix">
|
508
|
+
<h3><a href="http://star.chinatimes.com/news/20140919002165-261101">出櫃漂亮女星內衣解放 自言熱愛挑戰</a></h3>
|
509
|
+
<span class="icon pic"><a href="http://star.chinatimes.com/news/20140919002165-261101">圖片</a></span>
|
510
|
+
|
511
|
+
</li>
|
512
|
+
<li class="clear-fix">
|
513
|
+
<h3><a href="http://star.chinatimes.com/news/20140919004164-261101">Ella性感代言健身品牌</a></h3>
|
514
|
+
<span class="icon pic"><a href="http://star.chinatimes.com/news/20140919004164-261101">圖片</a></span>
|
515
|
+
|
516
|
+
</li>
|
517
|
+
<li class="clear-fix">
|
518
|
+
<h3><a href="http://star.chinatimes.com/fashion/20140920002789-261102">性感男模David Gandy與Marks & Spencer合作推出內衣系列 9月18日開賣</a></h3>
|
519
|
+
<span class="icon pic"><a href="http://star.chinatimes.com/fashion/20140920002789-261102">圖片</a></span>
|
520
|
+
|
521
|
+
</li>
|
522
|
+
<li class="clear-fix">
|
523
|
+
<h3><a href="http://star.chinatimes.com/news/20140920003584-261101">推廣果陀新劇 楊千霈露性感美腿</a></h3>
|
524
|
+
<span class="icon pic"><a href="http://star.chinatimes.com/news/20140920003584-261101">圖片</a></span>
|
525
|
+
|
526
|
+
</li>
|
527
|
+
<li class="clear-fix">
|
528
|
+
<h3><a href="http://star.chinatimes.com/news/20140921003322-261101">小茉莉扮OL超性感 自爆心儀男神是張睿家</a></h3>
|
529
|
+
<span class="icon pic"><a href="http://star.chinatimes.com/news/20140921003322-261101">圖片</a></span>
|
530
|
+
|
531
|
+
</li>
|
532
|
+
</ul>
|
533
|
+
</article>
|
534
|
+
</section>
|
535
|
+
<!--相關新聞 End-->
|
536
|
+
<!--文章主體 End-->
|
537
|
+
|
538
|
+
<!--廣告 Start-->
|
539
|
+
<div class="mad_gads">
|
540
|
+
<!-- Chinatimes_RWD_Content_LargeBanner2nd_320X100 -->
|
541
|
+
<div id='div-gpt-ad-1405323533336-0'>
|
542
|
+
<script type='text/javascript'>
|
543
|
+
googletag.cmd.push(function () { googletag.display('div-gpt-ad-1405323533336-0'); });
|
544
|
+
</script>
|
545
|
+
</div>
|
546
|
+
</div>
|
547
|
+
<div class="page_ad clear-fix">
|
548
|
+
<div class="l_ad">
|
549
|
+
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
550
|
+
<!-- Chinatimes_STARnews_Content_AdStandardBottomLeftL_300x250 -->
|
551
|
+
<ins class="adsbygoogle"
|
552
|
+
style="display: inline-block; width: 300px; height: 250px"
|
553
|
+
data-ad-client="ca-pub-3165442964443939"
|
554
|
+
data-ad-slot="2175430809"></ins>
|
555
|
+
<script>
|
556
|
+
(adsbygoogle = window.adsbygoogle || []).push({});
|
557
|
+
</script>
|
558
|
+
</div>
|
559
|
+
<div class="r_ad">
|
560
|
+
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
561
|
+
<!-- Chinatimes_STARnews_Content_AdStandardBottomLeftR_300x250 -->
|
562
|
+
<ins class="adsbygoogle"
|
563
|
+
style="display: inline-block; width: 300px; height: 250px"
|
564
|
+
data-ad-client="ca-pub-3165442964443939"
|
565
|
+
data-ad-slot="3652164008"></ins>
|
566
|
+
<script>
|
567
|
+
(adsbygoogle = window.adsbygoogle || []).push({});
|
568
|
+
</script>
|
569
|
+
</div>
|
570
|
+
</div>
|
571
|
+
<!--廣告 End-->
|
572
|
+
|
573
|
+
<!--評論 Start-->
|
574
|
+
<div id="disqus" onclick="load_disqus()">
|
575
|
+
<div class="title clear-fix">
|
576
|
+
<span class="icon"></span><span class="text">發表意見</span>
|
577
|
+
<span class="num">(<a href="http://star.chinatimes.com/news/20140923004935-261101#disqus_thread">0</a>)</span></div>
|
578
|
+
<div class="arrow_soc"></div>
|
579
|
+
</div>
|
580
|
+
<div class="dis_content">
|
581
|
+
<div class="disqus_box">
|
582
|
+
<div id="disqus_thread"></div>
|
583
|
+
</div>
|
584
|
+
<a id="dis_close" onclick="close_disqus()">
|
585
|
+
<div class="arrow_close"></div>
|
586
|
+
<div class="title"><span class="icon"></span>關閉</div>
|
587
|
+
</a>
|
588
|
+
</div>
|
589
|
+
|
590
|
+
<!--評論 End-->
|
591
|
+
|
592
|
+
</article>
|
593
|
+
<aside>
|
594
|
+
<div class="page_rp_box">
|
595
|
+
|
596
|
+
<!--記者 & 記者最新文章 Start-->
|
597
|
+
<div class="reporter clear-fix p1"><ul><li class="clear-fix"><div class="pic"><a href="http://www.chinatimes.com/reporter/1372" ><img src="http://www.chinatimes.com/images/Reporter/1372.jpg" title="吳玫穎" alt="吳玫穎"></a></div><div class="name"><cite><a href="http://www.chinatimes.com/reporter/1372">吳玫穎</a></cite></div></li></ul></div>
|
598
|
+
<div class="newlist">
|
599
|
+
<div class="title">吳玫穎的最新文章</div>
|
600
|
+
<ul><li><a href="http://star.chinatimes.com/news/20140923004935-261101">33歲安達祐實性感扮學生 童顏被讚無違和</a></li><li><a href="http://star.chinatimes.com/news/20140923004616-261101">「最美側臉」排行榜 北川景子擊敗不倫妻</a></li><li><a href="http://star.chinatimes.com/news/20140923004397-261101">大陸男星撞衫周渝民 一秒遭完爆!</a></li><li><a href="http://star.chinatimes.com/news/20140923003981-261101">蔡依林擠下Hebe 「胸」狠代言三星Note 4</a></li><li><a href="http://star.chinatimes.com/news/20140923003762-261101">韓星減肥6月零成效 2PM澤演神解抓病因</a></li></ul> </div>
|
601
|
+
<!--記者 & 記者最新文章 End-->
|
602
|
+
|
603
|
+
<!--RSS Start-->
|
604
|
+
<div class="rss clear-fix">
|
605
|
+
<a href="/rss/star.xml" target="_blank"><span
|
606
|
+
class="text">訂閱影視新聞</span><span class="icon_16x16"></span></a>
|
607
|
+
</div>
|
608
|
+
<!--RSS End-->
|
609
|
+
|
610
|
+
</div>
|
611
|
+
|
612
|
+
<!--廣告 Start-->
|
613
|
+
<div class="ad">
|
614
|
+
<div class="text-ad">
|
615
|
+
<div class="container">
|
616
|
+
<p>
|
617
|
+
<script> spac_writeAd("/SITE=CHINATIMES.TW/AREA=NEWS.HP/AAMSZ=292X25/POSITION=RIGHT21/"); </script>
|
618
|
+
</p>
|
619
|
+
<p>
|
620
|
+
<script> spac_writeAd("/SITE=CHINATIMES.TW/AREA=NEWS.HP/AAMSZ=292X25/POSITION=RIGHT22/"); </script>
|
621
|
+
</p>
|
622
|
+
<p>
|
623
|
+
<script> spac_writeAd("/SITE=CHINATIMES.TW/AREA=NEWS.HP/AAMSZ=292X25/POSITION=RIGHT23/"); </script>
|
624
|
+
</p>
|
625
|
+
<p>
|
626
|
+
<script> spac_writeAd("/SITE=CHINATIMES.TW/AREA=NEWS.HP/AAMSZ=292X25/POSITION=RIGHT24/"); </script>
|
627
|
+
</p>
|
628
|
+
<p>
|
629
|
+
<script> spac_writeAd("/SITE=CHINATIMES.TW/AREA=NEWS.HP/AAMSZ=292X25/POSITION=RIGHT25/"); </script>
|
630
|
+
</p>
|
631
|
+
<p>
|
632
|
+
<script> spac_writeAd("/SITE=CHINATIMES.TW/AREA=NEWS.HP/AAMSZ=292X25/POSITION=RIGHT26/"); </script>
|
633
|
+
</p>
|
634
|
+
</div>
|
635
|
+
</div>
|
636
|
+
<div class="banner-300x250">
|
637
|
+
<!-- Chinatimes_STARnews_Content_AdStandardMiddleRight_300x250 -->
|
638
|
+
<div id='div-gpt-ad-1406710464581-0' style='width: 300px; height: 250px;'>
|
639
|
+
<script type='text/javascript'>
|
640
|
+
googletag.cmd.push(function () { googletag.display('div-gpt-ad-1406710464581-0'); });
|
641
|
+
</script>
|
642
|
+
</div>
|
643
|
+
</div>
|
644
|
+
<div class="banner-300x250">
|
645
|
+
<!-- Chinatimes_STARnews_Content_AdStandardMiddleRight2nd_300x250 -->
|
646
|
+
<div id='div-gpt-ad-1406710544186-0' style='width: 300px; height: 250px;'>
|
647
|
+
<script type='text/javascript'>
|
648
|
+
googletag.cmd.push(function () { googletag.display('div-gpt-ad-1406710544186-0'); });
|
649
|
+
</script>
|
650
|
+
</div>
|
651
|
+
</div>
|
652
|
+
<div class="banner-300x370">
|
653
|
+
<h2><b>旅遊行程推薦</b></h2>
|
654
|
+
<script> spac_writeAd("/SITE=CT_NEWS.TW/AREA=NEWS.CP/AAMSZ=298X482/POSITION=MIDDLE0");</script>
|
655
|
+
</div>
|
656
|
+
</div>
|
657
|
+
<!--廣告 End-->
|
658
|
+
|
659
|
+
<!--最熱新聞 Start-->
|
660
|
+
<section class="hot_news">
|
661
|
+
<header>
|
662
|
+
<h4>影視最熱新聞</h4>
|
663
|
+
</header>
|
664
|
+
<article class="clear-fix">
|
665
|
+
<ul>
|
666
|
+
<li class="clear-fix">
|
667
|
+
<h3><a href="http://star.chinatimes.com/news/20140923002275-261101">前007不離棄 與爆肥妻戲水慶生</a></h3>
|
668
|
+
<span>42540</span></li>
|
669
|
+
<li class="clear-fix">
|
670
|
+
<h3><a href="http://star.chinatimes.com/news/20140923003678-261101">新婚徐若瑄火力全開:你們是砲友嗎?</a></h3>
|
671
|
+
<span>32470</span></li>
|
672
|
+
<li class="clear-fix">
|
673
|
+
<h3><a href="http://star.chinatimes.com/news/20140923002083-261101">辛曉琪戀小15歲嫩男被嫌老 分手患憂鬱症</a></h3>
|
674
|
+
<span>32392</span></li>
|
675
|
+
<li class="clear-fix">
|
676
|
+
<h3><a href="http://star.chinatimes.com/news/20140923001982-261101">炎亞綸稱友情頭破血流 汪東城暴怒PO照</a></h3>
|
677
|
+
<span>24763</span></li>
|
678
|
+
<li class="clear-fix">
|
679
|
+
<h3><a href="http://star.chinatimes.com/news/20140923003387-261101">志玲姐姐拍寫真 洩銷魂「高潮臉」</a></h3>
|
680
|
+
<span>12697</span></li>
|
681
|
+
</ul>
|
682
|
+
</article>
|
683
|
+
</section>
|
684
|
+
|
685
|
+
<!--最熱新聞 End-->
|
686
|
+
|
687
|
+
<!--廣告 Start-->
|
688
|
+
<div class="testad_300600">
|
689
|
+
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
690
|
+
<!-- Chinatimes_STARnews_Content_AdStraightHugeRight_300x600 -->
|
691
|
+
<ins class="adsbygoogle"
|
692
|
+
style="display: inline-block; width: 300px; height: 600px"
|
693
|
+
data-ad-client="ca-pub-3165442964443939"
|
694
|
+
data-ad-slot="9698697608"></ins>
|
695
|
+
<script>
|
696
|
+
(adsbygoogle = window.adsbygoogle || []).push({});
|
697
|
+
</script>
|
698
|
+
</div>
|
699
|
+
<!--廣告 End-->
|
700
|
+
|
701
|
+
</aside>
|
702
|
+
|
703
|
+
<!--廣告 Start-->
|
704
|
+
<div class="googlead_g_120600">
|
705
|
+
<!-- Chinatimes_STARnews_Content_AdStraightRight_120x600 -->
|
706
|
+
<div id='div-gpt-ad-1406710759344-0' style='width: 120px; height: 600px;'>
|
707
|
+
<script type='text/javascript'>
|
708
|
+
googletag.cmd.push(function () { googletag.display('div-gpt-ad-1406710759344-0'); });
|
709
|
+
</script>
|
710
|
+
</div>
|
711
|
+
</div>
|
712
|
+
<div class="googlead_d_120600">
|
713
|
+
<!-- Chinatimes_STARnews_Content_AdStraightLeft_120x600 -->
|
714
|
+
<div id='div-gpt-ad-1406710626023-0' style='width: 120px; height: 600px;'>
|
715
|
+
<script type='text/javascript'>
|
716
|
+
googletag.cmd.push(function () { googletag.display('div-gpt-ad-1406710626023-0'); });
|
717
|
+
</script>
|
718
|
+
</div>
|
719
|
+
</div>
|
720
|
+
<!--廣告 End-->
|
721
|
+
|
722
|
+
</div>
|
723
|
+
|
724
|
+
<!--廣告 Start-->
|
725
|
+
<div class="stack googlead_c_97090">
|
726
|
+
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
727
|
+
<!-- Chinatimes_STARnews_Content_AdBarBottom_970x90 -->
|
728
|
+
<ins class="adsbygoogle"
|
729
|
+
style="display: inline-block; width: 728px; height: 90px"
|
730
|
+
data-ad-client="ca-pub-3165442964443939"
|
731
|
+
data-ad-slot="5128897202"></ins>
|
732
|
+
<script>
|
733
|
+
(adsbygoogle = window.adsbygoogle || []).push({});
|
734
|
+
</script>
|
735
|
+
</div>
|
736
|
+
<script type="text/javascript" src="http://cache.chinatimes.com/Scripts/bennerad.min.js"></script>
|
737
|
+
<!--廣告 End-->
|
738
|
+
<!--內容結束-->
|
739
|
+
|
740
|
+
<!--Goto top start-->
|
741
|
+
<div class="stack">
|
742
|
+
<div class="gototop"> <a href="#top" class="clear-fix"><span class="icon_16x16"></span>Top</a></div>
|
743
|
+
</div>
|
744
|
+
<!--Goto top end-->
|
745
|
+
|
746
|
+
<!-- Foot start-->
|
747
|
+
<script type="text/javascript" src="http://www.chinatimes.com/scripts/footer.js"></script>
|
748
|
+
<!-- Foot End-->
|
749
|
+
</div>
|
750
|
+
|
751
|
+
<div id="m_ad"></div>
|
752
|
+
<script src="http://cache.chinatimes.com/Scripts/portamento.js" type="text/javascript"></script>
|
753
|
+
<script>
|
754
|
+
$(function () {
|
755
|
+
$('#main_nav').portamento({ wrapper: $('.wrapper') });
|
756
|
+
});
|
757
|
+
</script>
|
758
|
+
<script src="http://cache.chinatimes.com/Scripts/front-end-specialized.js"></script>
|
759
|
+
<script>
|
760
|
+
$(".container").fitVids();
|
761
|
+
$(".container").fitVids({ customSelector: "iframe[src^='http://socialcam.com']" });
|
762
|
+
</script>
|
763
|
+
<script type="text/javascript" src="http://forums.chinatimes.com/report/2014newsad/topad.js" async></script>
|
764
|
+
<script type="text/javascript" src="http://forums.chinatimes.com/report/2014newsad/carouselad.js" async></script>
|
765
|
+
<script type="text/javascript">
|
766
|
+
var disqus_shortname = 'chinatimes-star';
|
767
|
+
|
768
|
+
(function () {
|
769
|
+
var s = document.createElement('script'); s.async = true;
|
770
|
+
s.type = 'text/javascript';
|
771
|
+
s.src = 'http://' + disqus_shortname + '.disqus.com/count.js';
|
772
|
+
(document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
|
773
|
+
}());
|
774
|
+
|
775
|
+
ToCheckM();
|
776
|
+
|
777
|
+
if (isM == false) {
|
778
|
+
|
779
|
+
$("#disqus").removeAttr("onclick");
|
780
|
+
load_disqus();
|
781
|
+
$("#dis_close").remove();
|
782
|
+
|
783
|
+
}
|
784
|
+
|
785
|
+
function load_disqus() {
|
786
|
+
|
787
|
+
var s = document.createElement('script');
|
788
|
+
s.async = true;
|
789
|
+
s.type = 'text/javascript';
|
790
|
+
s.src = "http://chinatimes-star.disqus.com/embed.js";
|
791
|
+
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(s);
|
792
|
+
|
793
|
+
$(".dis_content").show();
|
794
|
+
|
795
|
+
}
|
796
|
+
|
797
|
+
function close_disqus() {
|
798
|
+
|
799
|
+
$("#disqus_thread").text = '';
|
800
|
+
$(".dis_content").hide();
|
801
|
+
}
|
802
|
+
|
803
|
+
if (idx_MobilADSet == 1) {
|
804
|
+
if (isIosMobile == true || winWidth < 1024) {
|
805
|
+
$.getScript('/Scripts/contentmobilead.js');
|
806
|
+
}
|
807
|
+
}
|
808
|
+
</script>
|
809
|
+
|
810
|
+
<input type="hidden" id="pcount" name="pcount" value="1">
|
811
|
+
|
812
|
+
<!--Facebook Start-->
|
813
|
+
<div id="fb-root"></div>
|
814
|
+
<script>
|
815
|
+
(function (d, s, id) {
|
816
|
+
var js, fjs = d.getElementsByTagName(s)[0];
|
817
|
+
if (d.getElementById(id)) return;
|
818
|
+
js = d.createElement(s); js.id = id;
|
819
|
+
js.src = "//connect.facebook.net/zh_TW/all.js#xfbml=1";
|
820
|
+
fjs.parentNode.insertBefore(js, fjs);
|
821
|
+
}(document, 'script', 'facebook-jssdk'));
|
822
|
+
</script>
|
823
|
+
<!--Facebook End-->
|
824
|
+
|
825
|
+
<script type="text/javascript" src="http://cache.chinatimes.com/Scripts/content-article.min.js"></script>
|
826
|
+
<script src="/bundles/plugin?v=w3qi4xfbGvFhfobuS5Q0-a18hK0C4Md9FA4omH_CSe81"></script>
|
827
|
+
|
828
|
+
|
829
|
+
</body>
|
830
|
+
</html>
|