Cleanup
This commit is contained in:
parent
cb491341df
commit
9947a5f033
391 changed files with 0 additions and 15712 deletions
|
@ -1,24 +0,0 @@
|
|||
<?php
|
||||
|
||||
return array(
|
||||
'grabber' => array(
|
||||
'%.*%' => array(
|
||||
'test_url' => 'http://zdnet.com.feedsportal.com/c/35462/f/675637/s/4a33c93e/sc/11/l/0L0Szdnet0N0Carticle0Cchina0Eus0Eagree0Eon0Ecybercrime0Ecooperation0Eamid0Econtinued0Etension0C0Tftag0FRSSbaffb68/story01.htm',
|
||||
'body' => array(
|
||||
'//p[@class="summary"]',
|
||||
'//div[contains(@class,"storyBody")]',
|
||||
),
|
||||
'strip' => array(
|
||||
'//*[contains(@class,"ad-")]',
|
||||
'//p/span',
|
||||
'//script',
|
||||
'//p[@class="summary"]',
|
||||
'//div[contains(@class,"relatedContent")]',
|
||||
'//div[contains(@class,"loader")]',
|
||||
'//p[@class="photoDetails"]',
|
||||
'//div[@class="thumbnailSlider"]',
|
||||
'//div[@class="shortcodeGalleryWrapper"]',
|
||||
),
|
||||
),
|
||||
),
|
||||
);
|
Reference in a new issue