3
1
Back

For foreach ($imgs as $img) { if (strpos($article["content"], "bonus panel!") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@class="post"]//img)', $article); // Drugs and Wires elseif (strpos($article['link'], 'dead-philosophers.com/?p') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $orig_content = strip_tags($article['content']); $article['content'] .= "" . $entry->textContent . "

"; $article['content'] .= "

" . $entry->textContent . "

"; } } // SatW // SatW elseif (strpos($article["link"], "drugsandwires.fail/dnwcomic/") !== FALSE) .

New Pull Request