3
1
Back

(strpos($article['link'], 'gunnerkrigg.com/?p') !== FALSE) { // Eat That Toast bog-standard example // Penny Arcade if (strpos($article['link'], 'eatthattoast.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); // $img_tag = $this->get_img_tags($xpath, "//div[@id='content']/img", $article); } /* dirty absolute URL is ready! */ return $scheme.

New Pull Request