Labels Milestones
BackTweaks checkpoint after roughing out middle PCB Move LED resistors next to transistors to save on panel wires ttrss-plugin- _comics/init.php 342 lines if (preg_match("@.*( " . $entry->textContent . ""; $img_tag = $this->get_img_tags($xpath, "//div[@id='cc-comicbody']//img", $article); } // } // XKCD (alt tags we don't need to call out for) elseif (strpos($article['content'], 'thedoghousediaries.com/dhdcomics/') !== FALSE){ $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '//p[@class="Maintext"]//img[contains(@src, "joyimages")]', $article); } Clean.
New Pull Request