Create fastcodesign.com.php
New Grabber Rules File
This commit is contained in:
parent
dfcc574530
commit
f611e498f3
9
vendor/PicoFeed/Rules/fastcodesign.com.php
vendored
Normal file
9
vendor/PicoFeed/Rules/fastcodesign.com.php
vendored
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
<?php
|
||||||
|
return array(
|
||||||
|
'test_url' => 'http://www.fastcodesign.com/3026548/exposure/peek-inside-the-worlds-forbidden-subway-tunnels',
|
||||||
|
'body' => array(
|
||||||
|
'//article[contains(@class, "body prose")]',
|
||||||
|
),
|
||||||
|
'strip' => array(
|
||||||
|
)
|
||||||
|
);
|
Loading…
Reference in New Issue
Block a user