Labels Milestones
Back[PATCH] Dead Philosophers elseif (strpos($article['content'], 'wondermark.com/c') !== FALSE) { // SatW elseif (strpos($article["link"], "eatthattoast.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 . "
"; } } Pain Train alt tag, Alice. New Pull Request