3
1
Back

// Girls with Slingshots elseif (strpos($article['content'], 'wondermark.com/c') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//img[@id="main-comic"])', $article); } // Timothy Winchester (People I Know elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE) { // only keep everything starting at the first // Least I Could Do (wtf image size? If(preg_match("@.*()@", $article['content'], $matches)){ // Least I Could Do (wtf image size? Elseif (strpos($article['link'], 'breakingcatnews.com/comic/') .

New Pull Request