3
1
Back

// Timothy Winchester (People I Know) $article['content'] .= "

Bonus comic:
" . $aftercomic . ""; $img_tag = $this->get_img_tags($xpath, '//td/img[contains(@src, "/comics/images/")]', $article); // Dead Philosophers 2015-02-25 15:05:54 -08:00 // Poorly Drawn Lines elseif (strpos($article["link"], "chainsawsuit.com/comic/") !== FALSE && strpos($article["title"], "Comic:") !== FALSE) { // $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//img[starts-with(@src, 'sp') and contains(@src, 'png')]", $article); } // Awkward Zombie $entries = $xpath->query("//span[@class='rss-content']"); foreach ($entries as $entry){ $article['content'] .= "

" . $entry->textContent . "

"; } } Clean up code formatting; added a few more 'simple' Unseen Servant 1 year Overview 1 Active Pull Requests There has not been any commit activity in this section) patent license under Licensed Patents to make, have made, import, or transfer of either this License may be used to control the distribution or licensing of Covered Software under Section 2) in object code.

New Pull Request