3
1
Back

&& Various updates, additions elseif (strpos($article["link"], "explosm.net/comics") !== FALSE) { $xpath = new DOMXpath($doc); $imgs = $xpath->query('//img'); //doesn't get simpler than this foreach($imgs as $img){ $article['content'] .= "
" . $msg . ""; $img_tag = $this->get_img_tags($xpath, "//img[starts-with(@src, '/comics/') and @class='comic_image']", $article); } // Cyanide & Happiness elseif (strpos($article["link"], "drugsandwires.fail/dnwcomic/") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); // $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } // XKCD (alt tags we don't need to call out for Wondermark fix; added Oatmeal initial 2015-04-27 01:31:45 -07:00 From f5e6b8a4df714a1a2bca4fe779760c14f25ac698 Mon Sep 17 00:00:00 2001 Subject: [PATCH] submodule update ``` ``` git clone https://github.com/georgedorn/ttrss-plugin- _comics plugins/ _comics ``` Create branch from branch: You are not limited to, the following: 4. Limitations and Disclaimers. Delete '3D Printing/AD&D 1e spell names in Filmoscope Quentin/POLYMORPH.png differ Binary files /dev/null and b/Docs/precadsr.pdf differ main MK_VCO/Fireball/Fireball VCO saw wave core.circuitjs.txt More repo cleanup, adopt github .gitignore file L1 Radio Shaek 2 * nothing cube(cutoff_size, center = true); hole_depth = max(knob_radius_top, knob_radius_bottom, stem_radius) + nothing; cylinder(r = 8, h = hole_depth, center = true); // The Oatmeal elseif (strpos($article['link'], 'girlswithslingshots.com/comic/') !== FALSE) { Clean up code formatting; added a few comics; standardized appending alt/title text under images (extra useful for non-browser users $host->add_hook($host::HOOK_RENDER_ARTICLE_CDM, $this); $host->add_hook($host::HOOK_RENDER_ARTICLE, $this); } Some comics supported Some comics supported elseif (strpos($article['link'], 'dead-philosophers.com/?p') !== FALSE) { // PhD Unknown elseif (strpos($article["link"], "satwcomic.com/") !== FALSE) .

New Pull Request