3
1
Back

No commits in common. "cfb5bfb128410de2d9f653579a111025de23b9a3" and "26b0f019558d72bf4224105820000ab74fd3a1b8" have entirely different histories. // Achewood (alt tag) elseif (strpos($article['link'], 'www.timothywinchester.com/2') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='content']/img", $article); } Assorted updates Assorted updates elseif (strpos($article["link"], "www.phdunknown.com/index.php?id=") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']/noscript/img", $article); $article['content'] .= "
ID: " . $img->getAttribute('title') .

New Pull Request