3
1
Back

$article) . $article['content']; } Added The Trenches; yet more code style tweaking elseif (strpos(strtolower($article['link']), 'giantitp.com/comics/') !== FALSE) { // Poly In Pictures elseif (strpos($article['link'], 'cad-comic.com/cad/') !== FALSE) { // Scenes From A Multiverse (to get alt tags) elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE) { elseif (strpos($article['link'], 'www.robot-hugs.com/') !== FALSE) { $article['content'] .= "

" . $entry->ownerDocument->saveXML($entry) . ""; if (ADD_IDS) { $article['content'] .= "

" . $entry->textContent .

New Pull Request