3
1
Back

Toast elseif (strpos($article["link"], "drugsandwires.fail/dnwcomic/") !== FALSE) { $article['content'] = $this->get_img_tags($xpath, "//figure[@class='photo-hires-item']//img", $article); } // XKCD (alt tags we don't need to call out for) $article['content'] = $this->get_img_tags($xpath, "//div//img[contains(@src, 'images') and contains(@src, 'uploads') and contains(@src, 'png')]", $article); } // Wondermark (alt tag elseif (strpos($article['link'], 'www.geekculture.com/joyoftech/') !== FALSE) { // only keep everything starting at the first if(preg_match("@.*(query("//span[@class='rss-content']"); foreach ($entries as $entry) { $article['content'] .= "
" . $msg . ""; } } return $article; } function api_version() { return array(0.1, 'Yet more stupid-simple comic-fetching.', ' ' ); } function get_img_tags($xpath, $query, $article.

New Pull Request