3
1
Back

Some comics supported elseif (strpos($article['link'], 'leasticoulddo.com/comic') !== FALSE) { // Awkward Zombie $article['content'] .= "

Bonus comic:
" . $aftercomic . "

"; } } // Three Panel Soul elseif (strpos($article['link'], 'questionablecontent') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $img_tag . $article['content']; } Various updates, additions Fix.

New Pull Request