3
1
Back

Size?) elseif (strpos($article['link'], 'www.timothywinchester.com/2') !== FALSE) { if (GDORN_DEBUG && $article['debug']) { foreach ($imgs as $img) { $article['content'] = $img; } } } Clean up code formatting; added a few comics; standardized appending alt/title text under images (extra useful for non-browser users) Clean up code formatting; added a few comics; standardized appending alt/title text under images (extra useful for non-browser users $host->add_hook($host::HOOK_RENDER_ARTICLE_CDM, $this); $host->add_hook($host::HOOK_RENDER_ARTICLE, $this); } function hook_render_article_cdm($article) { return $this->mangle_article($article); } catch (Exception $e) { $article['content'] = $this->get_img_tags($xpath, '(//div[@class="container"]//center//img)', $article); } // Timothy Winchester (People I Know) // Timothy Winchester (People I Know) // Timothy Winchester (People I Know elseif (strpos($article['link'], 'awkwardzombie.com/index.php?comic') !== FALSE) { elseif (strpos($article['link'], 'jesusandmo.net') !== FALSE) { $article['content'] .= "Alt: " . $img->getAttribute('title') . ""; } } // Girls with Slingshots elseif (strpos($article['link'], 'questionablecontent') !== FALSE.

New Pull Request