3
1
Back

Export // Something Positive // Something Positive elseif (strpos($article['link'], 'paintraincomic.com/comic/') !== FALSE) { Clean up code formatting; added a few comics; standardized appending alt/title text Added The Trenches; yet more code style tweaking Gunnerkrigg and cleanup of alt-tag-only sites // Gunnerkrigg Court elseif (strpos($article['link'], 'paintraincomic.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $orig_content = strip_tags($article['content']); $article['content'] = $matches[1]; } } return $article; } function rel2abs($rel.

New Pull Request