3
1
Back

$alt_text) !== False) { if (strpos($article["content"], "bonus panel!") !== FALSE) { // Two Lumps // Breaking Cat News elseif (strpos($article['link'], 'gunnerkrigg.com/?p') !== FALSE) { // Breaking Cat News elseif (strpos($article['link'], 'breakingcatnews.com/comic/') !== FALSE) { $xpath = new DOMXpath($doc); $imgs = $xpath->query('//img'); //doesn't get simpler than this foreach($imgs as $img){ $article['content'] .= "

" . $entry->textContent . "

"; } } // Timothy Winchester (People I Know) // Timothy Winchester (People I Know) // Timothy Winchester (People I Know) elseif (strpos($article['link'], 'gunnerkrigg.com/?p') !== FALSE) { strpos($article["title"], "Comic:") !== FALSE) { $article['content'] .= "

" . $entry->textContent . "

New Pull Request