3
1
Back

$this->get_img_tags($xpath, '(//div[@id="main"]//img)', $article); } // Scenes From A Multiverse (to get alt tags in feedburner (if there are quotes) // Doghouse Diaries, which has broken alt tags textified. $article['content'] .= "

" . $entry->textContent . "

"; } } // Timothy Winchester (People I Know foreach ($imgs as $img) { $article['content'] .= "

Bonus comic:
" . $aftercomic . "

"; } } // Something Positive } if (strpos($article['link'], 'eatthattoast.com/comic/') !== FALSE) { // draw.

New Pull Request