3
1
Back

Visible elseif (strpos($article['content'], 'www.asofterworld.com/index.php?id') !== FALSE ) { $img_tag = $this->get_img_tags($xpath, "//div[@id='comic']/img", $article); } // Questionable Content (cleanup) $article['content'] .= "

$orig_content

"; //also append the blarg post because that's small, interesting, //and sometimes necessary.

New Pull Request