Labels Milestones
BackFeed of " /ttrss-plugin- _comics" 740: https://gitea.circuitlocution.com/ /ttrss-plugin- _comics/commit/969311f00cbb6d6ece9a25b5fb1d4e2884e468c0 d9153c70802a10d2fe554f80f1a497b409aac630 b1fcba1e78f37669542b35a3e32a5257c5c0240c 0d3d72c49e606725216a5a9a4217e6c039d5a574 2bb058d5715f395d3571ea05d3008566787a2bdb elseif (strpos($article["link"], "drugsandwires.fail/dnwcomic/") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@class='singleImage']/img[@class='magicfields']", $article); elseif (strpos($article["link"], "trenchescomic.com/comic/post/") !== FALSE ) { // CTRL+ALT+DEL Sillies elseif (strpos($article['link'], 'threepanelsoul.com/comic/') !== FALSE) { $article['content'] .= "
Alt: " . $img->getAttribute('title') . ""; } } } Clean up code formatting; added a few comics; standardized appending alt/title text Added The Trenches; yet more code style tweaking Added The Trenches; yet more code style tweaking elseif (strpos($article["link"], "explosm.net/comics") !== FALSE) { if (strpos($article["content"], "bonus panel!") !== FALSE) { if (GDORN_DEBUG && $article['debugging']) { foreach ($article['debugging'] as $msg) { if ($doc === NULL) { foreach ($imgs as $img) { if ($img->getAttribute('title')) { $article['content'] = $this->get_img_tags($xpath, '(//div[@class="post"]//img)', $article); $article['content'] .= "" . $entry->textContent . "