3
1
Back

&& // Cyanide & Happiness elseif (strpos(strtolower($article['link']), 'giantitp.com/comics/') !== FALSE) { // And get blog entry $entries = $xpath->query($query); $result_html = ''; } /* absolute URL is ready! */ return $scheme.'://'.$abs; } /* dirty absolute URL is ready! */ } function hook_render_article($article) { return $base . $rel; } if (strpos($article['link'], 'eatthattoast.com/comic/') !== FALSE) { $imgs = $xpath->query('//img'); //doesn't get simpler than this foreach ($imgs as $img) { From ef87dc7d41f5e6b2301711b754023b93f16ed69f Mon Sep 17 00:00:00 2001 Subject: [PATCH 02/18] Checkpoint after tweaking footprints.

New Pull Request