3
1
Back

Links on the cylindrical edge of the Stick elseif (strpos(strtolower($article['link']), 'giantitp.com/comics/') !== FALSE) { strpos($article["title"], "Comic:") !== FALSE) { $article['content'] .= "
ID: " . $img->getAttribute('title') . ""; $img_tag = $this->get_img_tags($xpath, '(//div[@id="comic"]//img)', $article); } // CTRL+ALT+DEL Sillies // CTRL+ALT+DEL elseif (strpos($article['link'], 'campcomic.com/comic/') !== FALSE) { $article['content'] .= "
" . $msg . ""; } } Clean up code formatting; added a few comics; standardized appending alt/title text under images (extra useful for non-browser users) Clean up code formatting; added a few comics; standardized appending alt/title text //also get the blog $entries = $xpath->query("//div[@id='blarg']/div[last()]"); foreach ($entries as $entry) { // Breaking Cat News elseif (strpos($article['link'], 'qwantz.com/index.php?comic') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] .

New Pull Request