3
1
Back

(strpos($article["link"], "explosm.net/comics") !== FALSE) { // Questionable Content (cleanup elseif (strpos($article['link'], 'cad-comic.com/sillies/') !== FALSE) { $imgs = $xpath->query('//img'); //doesn't get simpler than this foreach ($imgs as $img) { if (preg_match("@.*(get_img_tags($xpath, "//div[@id='cc-comicbody']//img", $article); } // Manic Pixie Nightmare Girls elseif (strpos($article["link"], "chainsawsuit.com/comic/") !== FALSE ) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@class='comicpage']//img[contains(@src, 'ENG_')]", $article); $article['content'] .= "

" . $entry->ownerDocument->saveXML($entry) . "

New Pull Request