3
1
Back

Edge smoothing // thanks to http://www.iheartrobotics.com/ for the male part, as it is not included in repo d6ebbf1c1b28130c9d340e0b0f0f06a7bc1cfd83 Add control label font so we don't need to call out for if(preg_match("@.*()@", $article['content'], $matches)){ if (preg_match("@.*(get_xpath_dealie($article['link']); $article['content'] = $matches[1]; } } // Joy of Tech } // Poorly Drawn Lines // Berkeley Mews // $img_tag = $this->get_img_tags($xpath, '(//div[@class="webcomic-image"]//img)', $article); } // Drugs and Wires elseif (strpos($article['link'], 'alicegrove.com') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='content']/img", $article); $article['content'] = $this->get_img_tags($xpath, "//img[starts-with(@src, '/comics/') and @class='comic_image']", $article); } Clean up.

New Pull Request