diff --git a/vendor/PicoFeed/Rules/undeadly.org.php b/vendor/PicoFeed/Rules/undeadly.org.php new file mode 100644 index 0000000..1a74304 --- /dev/null +++ b/vendor/PicoFeed/Rules/undeadly.org.php @@ -0,0 +1,11 @@ + 'http://undeadly.org/cgi?action=article&sid=20141101181155', + 'body' => array( + '/html/body/table[3]/tbody/tr/td[1]/table[2]/tr/td[1]' + ), + 'strip' => array( + '//style', + '//font', + ), +); \ No newline at end of file