Labels Milestones
BackJust a borked RSS feed elseif (strpos($article['link'], 'dead-philosophers.com/?p') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $aftercomic = $this->get_img_tags($xpath, "//div[@class='singleImage']/img[@class='magicfields']", $article); $article['content'] = $this->get_img_tags($xpath, "//div[@class='img-comic-container']//img", $article); } /* dirty absolute URL is ready! */ Assorted updates Assorted updates More SR1 notation 77735c00cc3285131373f5cfc61b82eab5963d12 New Pull Request