3
1
Back

$this->get_img_tags($xpath, "//div[@class='comicpage']//img[contains(@src, 'Strip')]", $article); $article['content'] = $img_tag . $article['content']; } // XKCD (alt tags we don't need to make fitting inside.

New Pull Request