Changeset 978
- Timestamp:
- 06/12/06 22:14:03
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/plagger/assets/plugins/Filter-EntryFullText/mainichi-msn-graph.yaml
r971 r978 2 2 author: Masafumi Otsune 3 3 handle: http://www\.mainichi-msn\.co\.jp/.+/graph/ 4 extract: <div class="today_ttl txt6"><span>(.*?)</span></div>(.*([\x{ff10}-\x{ff19}]{4}年(?:.*?)?[\x{ff10}-\x{ff19}]{1,2}月[\x{ff10}-\x{ff19}]{1,2}日n*?) <!-- || /todays_topics ||-->4 extract: <div class="today_ttl txt6"><span>(.*?)</span></div>(.*([\x{ff10}-\x{ff19}]{4}年(?:.*?)?[\x{ff10}-\x{ff19}]{1,2}月[\x{ff10}-\x{ff19}]{1,2}日n*?))<!-- || /todays_topics ||--> 5 5 extract_capture: title body date 6 6 extract_date_format: %Y年%m月%d日
