3
1
Back

elseif (strpos($article['link'], 'dilbert.com/strip/') !== FALSE) { // Breaking Cat News // Something Positive elseif (strpos($article['link'], 'somethingpositive.net') !== 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); } } } if(ADD_IDS){ $article['content'] .= "

" . $entry->textContent . "

"; } } // Scenes From A Multiverse Least I Could Do (wtf image size? Elseif (strpos($article['link.

New Pull Request