3
1
Back

$vgcats_url_node->getAttribute('href'); $xpath = $this->get_xpath_dealie($article['link']); // Girls with Slingshots // Girls with Slingshots // Girls with Slingshots elseif (strpos($article['link'], 'awkwardzombie.com/index.php?comic') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comic"]//img)', $article) . $article['content']; } // CTRL+ALT+DEL elseif (strpos($article['link'], 'breakingcatnews.com/comic/') !== FALSE) { $img = preg_replace("@height=\"\d+\"@", "", $img); $article['content'] .= "
Alt: " . $article['id']; } return $article; } Some comics supported if (strpos($article["link"], "penny-arcade.com") !== FALSE .

New Pull Request