Changeset 642

Show
Ignore:
Timestamp:
04/22/06 02:46:52
Author:
manabou
Message:

Yakult BLOGs, Ars Technica, Search Engine Journal, the Register

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/plagger/assets/plugins/Filter-EntryFullText/theregister.yaml

    r632 r642  
    11# the register 
    22author: Manabu Ishii 
    3 handle_force: .*?(http://www\.theregister\.co|http://www\.regdeveloper\.co|http://www\.reghardware\.co|http://www\.channelregister\.co) 
    4 extract: <div id="Article">.*?</div><h2>(.*?)</h2>(.*?)(?:<div class="(?:IconsBtm|relatedBox)">|<table id="(?:RelatedStuff|ArticleFooterTable)">) 
     3handle_force: .*?http://www\.(theregister|regdeveloper|reghardware|channelregister)\.co 
     4extract: <div id="Article"[^>]*?>.*?(?:</div>)?<h2>(.*?)</h2>(.*?)(?:<div class="(?:IconsBtm|relatedBox)">|<table id="(?:RelatedStuff|ArticleFooterTable)">) 
    55extract_capture: title body