3
1
Back

A quick and dirty content rewriting engine with code already written for about a dozen webcomics. Examples: Joy of Tech Scenes From A Multiverse Least I Could Do (wtf image size? If(preg_match("@.*()@", $article['content'], $matches)){ $img = preg_replace("@width=\"\d+\"@", "", $img); $article['content'] = $this->get_img_tags($xpath, "//img[starts-with(@src, 'sp') and contains(@src, 'comics')]", $article); // Berkeley Mews elseif (strpos($article["link"], "trenchescomic.com/comic/post/") !== FALSE && Various updates, additions /* dirty absolute URL is ready!

New Pull Request