3
1
Back

Positive Some comics supported Some comics supported if (strpos($article["link"], "penny-arcade.com") !== FALSE ) { // Two Lumps elseif (strpos($article['link'], 'www.robot-hugs.com/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); // Three Panel Soul elseif (strpos($article['link'], 'cad-comic.com/sillies/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@class='comic-wrap']//img[@class='comic']", $article); // Dead Philosophers Dead.

New Pull Request