Changeset 1923
- Timestamp:
- 02/26/07 16:39:06
- Files:
-
- trunk/plagger (modified) (previous)
- trunk/plagger/assets/plugins/Filter-EntryFullText/sponichi.yaml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/plagger/assets/plugins/Filter-EntryFullText/sponichi.yaml
r559 r1923 2 2 author: Tatsuhiko Miyagawa 3 3 handle: http://www\.sponichi\.co\.jp/ 4 extract: <!-- google_ad_section_start\(name=s1\) -->\s*<!-- 記事前文ここから -->(.*?)<!-- 記事本文ここまで -->\s*<!-- google_ad_section_end\(name=s1\) -->.*?<td align="right" class="text_m">\s*\[ (\d{4}年\d\d月\d\d日付|\d{4}年\d\d月\d\d日 \d\d:\d\d)4 extract: <!-- 記事前文ここから -->(.*?)<!-- 記事本文ここまで -->.*?<td align="right" class="text_m">.*?\[ (\d{4}年\d\d月\d\d日付|\d{4}年\d\d月\d\d日 \d\d:\d\d) 5 5 extract_capture: body date 6 6 extract_date_format: 7 7 - %Y年%m月%d日 %H:%M 8 8 - %Y年%m月%d日 9 custom_feed_handle: http://www\.sponichi\.co\.jp/\w+/ 10 custom_feed_follow_link: /\w+?/(?:news/\d{4}/\d{2}/\d{2}/\d{2}|flash/KFullFlash\d+)\.html
