3
1
Back

| 77 Fireball/Fireball_panel.kicad_pro | 6 Fireball/fp-info-cache | 86150 master ttrss-plugin- _comics/init.php 342 lines if ($bread) { $bread_page_url = $bread->getAttribute('href'); $xpath = new DOMXpath($doc); elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE) { //also append the blarg post because that's small, interesting, $entries = $xpath->query("//span[@class='rss-content']"); foreach ($entries as $entry){ $article['content'] .= "
$orig_content
"; } // Least I Could Do (wtf image size? Elseif (strpos($article['link'], 'http://www.achewood.com/index.php?date=') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comic"]//img)', $article); } Clean up code formatting; added.

New Pull Request