3
1
Back

Them left_panel_spacing = left_panel_width / 3 + tolerance*8; right_panel_width = width_mm - thickness*2; From 88bf85725f2c856b6f99f99568e61e08e1060d3b Mon Sep 17 00:00:00 2001 Subject: [PATCH] Pain Train alt tag, Alice Grove bigger img Pain Train (to get alt tags) elseif (strpos($article['link'], 'breakingcatnews.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@class='comicpage']//img[contains(@src, 'Strip')]", $article); // $article['content'] = $this->get_img_tags($xpath, "//div[@class='timeline-description']", $article); } Clean up code formatting; added a few comics.

New Pull Request