Labels Milestones
BackDot1165 Dot1166 Dot1167 Dot1168 Dot1170 Dot1180 PH1 ttrss-plugin- _comics/README.md 37 lines ``` cd /path/to/ttrss/ git clone --recurse-submodules git@gitlab.com:rsholmes/precadsr.git $article['content'] = $matches[1]; } } // Wondermark (alt tag already present) // Wondermark (alt tag already present elseif (strpos($article['content'], 'wondermark.com/c') !== FALSE) { elseif (strpos($article['link'], 'cad-comic.com/sillies/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@class="webcomic-image"]//img)', $article); // } // Three Panel Soul elseif (strpos($article['link'], 'dilbert.com/strip/') !== FALSE) { Cumulative fixes from v1.1 SMT updates SMT updates Checkpoint after tweaking footprints.
New Pull Request