3
1
Back

2-Row/212d78eb7158bfb85110e9b580cff116_preview_featured.jpg Executable file View File * Joy of Tech Scenes From A Multiverse (to get alt tags) // Scenes From A Multiverse (to get alt tag elseif (strpos($article['link'], 'cad-comic.com/comic/') !== FALSE) { // Awkward Zombie $orig_content = strip_tags($article['content']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic-img']//img", $article); } // Pain Train (to get alt tags if (preg_match("@.*()@", $article['content'], $matches)) { $img = $matches[1]; $article['content'] = $this->get_img_tags($xpath, "//div[@class='comicpage']//img[contains(@src, 'uploads')]", $article); elseif (strpos($article['content'], 'invisiblebread.com/2') !== FALSE) { $article['content'] .= "

Bonus comic:
" . $aftercomic . ""; // Camp Weedonwantcha elseif (strpos($article['link'], '//theoatmeal.com/comics/') !== FALSE) { // Wondermark (alt tag already present elseif (strpos($article['content'], 'wondermark.com/c') !== FALSE) { $xpath .

New Pull Request