Labels Milestones
BackVC version. ** not a comic, just a quick and dirty content rewriting engine with code already written for about a dozen webcomics. Examples: * Least I Could Do (wtf image size?) elseif (strpos($article['link'], 'campcomic.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $orig_content = strip_tags($article['content']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="aftercomic"]//img)', $article); Assorted updates Assorted updates jesus and mo, maintenance if ($alt_text == $title_text){ } elseif (strpos($title_text, $alt_text) !== False) { if (preg_match("@.*(
New Pull Request