Changeset 1975
- Timestamp:
- 10/16/07 04:08:55
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/plagger/assets/plugins/Filter-EntryFullText/seesaa_net.yaml
r953 r1975 1 # http://blog.seesaa.jp/ 1 2 author: Masafumi Otsune 2 handle: http:// \w+\.seesaa\.net/3 extract : <div class="blogbody">\n<h3 class="title">.*?</h3>.*?<div class="text">(.*?)<div class="posted">4 extract_capture: body 3 handle: http://[\w\-]+\.(?:tol-blog\.com|seesaa\.net)/article/\d+\.html 4 extract_xpath: 5 body: //div[@class="text" or @class="entry_contents"]
