3
1
Back

= preg_replace("@@", '', $article['content']); } // Breaking Cat News $entries = $xpath->query("//span[@class='rss-content']"); foreach ($entries as $entry) { $article['content'] = $img_tag . $article['content']; } // Jesus & Mo elseif (strpos($article['link'], 'www.geekculture.com/joyoftech/') !== FALSE) { $article['content'] .= "

$orig_content

"; //also append the blarg post because that's small, interesting, } //and sometimes necessary for old fogeys like me to get what game it's about } // SBMC // SBMC elseif (strpos($article["link"], "manicpixienightmaregirls.com/") !== FALSE) { // slightly complicated; the link is.

New Pull Request