3
1
Back

} // CTRL+ALT+DEL elseif (strpos($article['link'], 'polyinpictures.com/comic/') !== FALSE) { // Two Lumps elseif (strpos($article['link'], 'campcomic.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@class='timeline-description']", $article); } // Breaking Cat News // Something Positive // Something Positive if (!$alt_text){ Added BCN, Something Positive $alt_text = trim($img->getAttribute('title')); $title_text .

New Pull Request