3
1
Back

Activate? Outs: elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE) { // elseif (strpos($article["link"], "chainsawsuit.com/comic/") !== FALSE ) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $img; } Fix for two bugs in Doghouse Diaries rss: spaces in img src and quotes in alt/title text Added The Trenches; yet more code style tweaking.

New Pull Request