3
1
Back

[Cone Indents (optional)] */ // Girls with Slingshots elseif (strpos($article['content'], 'wondermark.com/c') !== FALSE) { $article['content'] = $img; } } // Least I Could Do (wtf image size?) elseif (strpos($article['link'], 'cad-comic.com/cad/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//img[starts-with(@src, '/comics/') and @class='comic_image']", $article); // Girls with Slingshots $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '//td/img[contains(@src, "/comics/images.

New Pull Request