3
1
Back

Continue? // Eat That Toast bog-standard example // Breaking Cat News elseif (strpos($article['link'], 'gunnerkrigg.com/?p') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='cc-comicbody']//img", $article); } Dead Philosophers // Dead Philosophers elseif (strpos($article['link'], 'www.robot-hugs.com/') !== FALSE) { $article['content'] .= "
Alt: " . $img->getAttribute('title') . ""; } } Pain Train alt tag, Alice Grove (get bigger image) // Alice Grove bigger img elseif (strpos($article['link'], 'www.timothywinchester.com/2') !== FALSE) { //also append the blarg post because that's small, interesting, $entries = $xpath->query("//span[@class='rss-content']"); foreach ($entries as $entry) { $article['content'] = $this->get_img_tags($xpath, "//p[@id='comic_body']//img", $article); $article['content'] = $matches[1]; // Least I Could Do (wtf image size? Elseif.

New Pull Request