3
1
Back

Alt-textify to handle both title and alt tags elseif (strpos($article['link'], 'leasticoulddo.com/comic') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $img_tag = $this->get_img_tags($xpath, '(//div[@id="comicbody"]//img)', $article) . $article['content']; // $article['content'] = preg_replace("@@", '', $article['content']); if (preg_match("@.*?(.*)@", $article['content'], $matches)) { // Girls with Slingshots // CTRL+ALT+DEL Sillies // Two Lumps // Two Lumps elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE) { // Questionable Content (cleanup) elseif (strpos($article['link'], 'campcomic.com/comic/') !== FALSE) .

New Pull Request