3
1
Back

$aftercomic; $article['content'] .= "

Bonus comic:
" . $aftercomic . ""; // Softer World (alt tags we don't need to call out for) elseif (strpos($article['content'], 'thedoghousediaries.com/dhdcomics/') !== FALSE) { elseif (strpos($article['link'], 'dead-philosophers.com/?p') !== FALSE) { // Alice Grove (get bigger image // $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@class='img-comic-container']//img", $article); } // Three Panel Soul $xpath = $this->get_xpath_dealie($article['link']); $article['content'] .

New Pull Request