3
1
Back

2cddc4d62d38c9e1b69839f92a19e7915eecbceb 2d3c489f2acf0f8bdc9cf0fe8c2346d4d07472be 0d3d72c49e606725216a5a9a4217e6c039d5a574 14162964f93e8c9aadec1d2edfbf49ea0b8bcb52 Add MK manuals Add MK manuals Add MK manuals Add MK manuals Add MK manuals Add MK manuals bacdac34d747275148c56e8293dc209c2e326fe4 2dd0b8c0c736720a0b064bbe1304dc9562beb260 init ec67859b1c2779470b99801ce69f8850b83fa3e1 Start of LM13700 version to see why 2bb058d5715f395d3571ea05d3008566787a2bdb elseif (strpos($article["link"], "satwcomic.com/") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } // Timothy Winchester (People I Know) elseif (strpos($article['link'], 'paintraincomic.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $orig_content = strip_tags($article['content']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } Clean up code formatting; added a few comics; standardized appending alt/title text elseif (strpos($article['link'], 'gunnerkrigg.com/?p') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='content']/img", $article); elseif (strpos($article['link'], 'girlswithslingshots.com/comic/') !== FALSE) { // Dinosaur Comics Cleanup elseif (strpos($article['link'], 'girlswithslingshots.com/comic/') !== FALSE) { $xpath = new DOMDocument(); // replace the

(containing project wonderful) with nothing $article['content'] .

New Pull Request