3
1
Back

"26b0f019558d72bf4224105820000ab74fd3a1b8" have entirely different histories. // Achewood (alt tag) elseif (strpos($article['link'], 'girlswithslingshots.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic-1']//img", $article); } // SatW // SatW elseif (strpos($article["link"], "poorlydrawnlines.com/comic/") !== FALSE ) { // And get blog //also get the blog $entries = $xpath->query("//span[@class='rss-content']"); foreach ($entries as $entry) { $article['content'] = $this->get_img_tags($xpath, "//div[@class='timeline-description']", $article); } // Poly In Pictures elseif (strpos($article['link'], 'threepanelsoul.com/2.

New Pull Request