3
1
Back

{ $entries = $xpath->query("//span[@class='rss-content']"); foreach ($entries as $entry){ $article['content'] .= $aftercomic; $article['content'] .= "
Alt: " . $article['id']; } return $article; } /* replace '//' or '/./' or '/foo/../' with '/' */ } function hook_render_article($article) { $article['content'] = preg_replace("@@", '', $article['content']); } // Softer World (alt tags), Dinosaur Comics Cleanup // Dinosaur Comics (alt tags+blog), CAD, attempt at OOTS (but that one fails due to referer checks Added BCN, Something Positive.

New Pull Request