Labels Milestones
BackPilotside elseif (strpos($article["link"], "trenchescomic.com/comic/post/") !== FALSE ) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@class="container"]//center//img)', $article); // And get blog elseif (strpos($article['link'], 'www.robot-hugs.com/') !== FALSE) { // only keep everything starting at the first if(preg_match("@.*(
New Pull Request