Create huffingtonpost.com.php
New grabber rules file
This commit is contained in:
parent
913777cd8a
commit
e2de759cfa
9
vendor/PicoFeed/Rules/huffingtonpost.com.php
vendored
Normal file
9
vendor/PicoFeed/Rules/huffingtonpost.com.php
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
<?php
|
||||
return array(
|
||||
'test_url' => 'http://www.huffingtonpost.com/2014/02/20/centscere-social-media-syracuse_n_4823848.html',
|
||||
'body' => array(
|
||||
'//article[@class="content")]',
|
||||
),
|
||||
'strip' => array(
|
||||
)
|
||||
);
|
Loading…
Reference in New Issue
Block a user