3
1
Back

"//div[@id='content']/img", $article); } // Least I Could Do (wtf image size?) elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $img; } } if(ADD_IDS){ $article['content'] .= "

" . $entry->textContent . "

"; } } } // Least I Could Do (wtf image size? If (preg_match("@.*()@", $article['content.

New Pull Request