Cleanup
This commit is contained in:
parent
cb491341df
commit
9947a5f033
391 changed files with 0 additions and 15712 deletions
|
@ -1,19 +0,0 @@
|
|||
<?php
|
||||
|
||||
return array(
|
||||
'grabber' => array(
|
||||
'%.*%' => array(
|
||||
'test_url' => 'http://www.makeuseof.com/tag/having-problems-with-audio-in-windows-10-heres-a-likely-fix/',
|
||||
'body' => array(
|
||||
'//div[@class="entry"]',
|
||||
),
|
||||
'strip' => array(
|
||||
'//*[@class="new_sharebar"]',
|
||||
'//*[@class="author"]',
|
||||
'//*[@class="wdt_grouvi"]',
|
||||
'//*[@class="wdt_smart_alerts"]',
|
||||
'//*[@class="modal fade grouvi"]',
|
||||
),
|
||||
),
|
||||
),
|
||||
);
|
Reference in a new issue