3
1
Back

(strpos($article["link"], "berkeleymews.com/") !== FALSE ) { // $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']/img", $article); } // Three Panel Soul elseif (strpos($article['link'], 'www.geekculture.com/joyoftech/') !== FALSE) { // Girls with Slingshots elseif (strpos($article['link'], 'www.geekculture.com/joyoftech/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comicbody"]//img)', $article) . $article['content']; } // Questionable Content (cleanup) $article['content'] .= "
" . $msg . ""; } if ($rel[0]=='#' || $rel[0]=='?') { return 2; } } } } //noop elseif (strpos($article['content'], 'www.asofterworld.com/index.php?id') .

New Pull Request