3
1
Back

Fireball Minor layout tweaks merged pull request synth_mages/MK_VCO#7 7#Cumulative fixes from v1.1 Port in fixes from v1.1 ttrss-plugin- _comics/init.php 399 lines } Pain Train (to get alt tags) elseif (strpos($article['link'], 'girlswithslingshots.com/comic/') !== FALSE) { $article['content'] = $matches[1]; } } // Dead Philosophers elseif (strpos($article['link'], 'breakingcatnews.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//p[@id='comic_body']//img", $article); } // Something Positive Some comics supported 2015-02-23 04:25:44 -0800 e89a2a057d From d952ec97f3d5e1172c33dcefe438ee5d18f8d87d Mon Sep 17 00:00:00 2001.

New Pull Request