3
1
Back

Users function get_content($link) { $html = fetch_file_contents($link); $content_type = $fetch_last_content_type; return array( $html, $content_type); } function hook_render_article($article) { } //Sites that provide images and just need alt tags textified. Elseif (strpos($article['content'], 'www.asofterworld.com/index.php?id') !== FALSE) { // Dinosaur Comics Cleanup elseif (strpos($article['content.

New Pull Request