3
1
Back

Start, and some example modules f80e4975fb checkpoint before trying to implement chaining 1aa48a179a Add splits and labels to get what game it's about $article['content'] .= "
$orig_content
"; } // Invisible Bread (make the bread visible elseif (strpos($article['content'], 'thedoghousediaries.com/dhdcomics/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//img[@id="main-comic"])', $article); $article['content'] = $this->get_img_tags($xpath, "//p[@id='comic_body']//a//img", $article); elseif (strpos($article["link"], "explosm.net/comics") !== FALSE) { $article['content'] = $this->get_img_tags($xpath, '(//div[@id="main"]//img)', $article); elseif (strpos($article['link'], '//theoatmeal.com/comics/') !== FALSE.

New Pull Request