3
1
Back

Way ttrss-plugin- _comics/README.md 37 lines ``` cd /path/to/ttrss/ git clone https://github.com/georgedorn/ttrss-plugin- _comics plugins/ _comics See init.php for how to switch modes. PRs welcome. I think this is far simpler than this foreach($imgs as $img){ if ($img->getAttribute('title')) { // Wondermark (alt tag already present) elseif (strpos($article['content'], 'thedoghousediaries.com/dhdcomics/') !== FALSE){ //also get blog $entries = $xpath->query("//div[@class='entry']"); // VG Cats elseif (strpos($article["content"], "//www.vgcats.com/comics/?strip_id=") .

New Pull Request