3
1
Back

'uploads') and contains(@src, 'png')]", $article); elseif (strpos($article["link"], "berkeleymews.com/") !== FALSE ) { // Cyanide & Happiness elseif (strpos($article['link'], 'amultiverse.com/comic/') !== FALSE) { // And get blog entry $article['content'] .= $aftercomic; $article['content'] .= "
Alt: " . $img->getAttribute('title') . ""; } } $entries = $xpath->query("//span[@class='rss-content']"); foreach ($entries as $entry) { $article['content'] .= "

" . $entry->textContent . "

"; } } // Dead Philosophers elseif (strpos($article['link'], 'amultiverse.com/comic/') !== FALSE) { // CTRL+ALT+DEL elseif (strpos($article['link'], 'gunnerkrigg.com/?p') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content.

New Pull Request