3
1
Back

Interesting, $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $matches[1]; } } // Breaking Cat News elseif (strpos($article['link'], 'polyinpictures.com/comic/') !== FALSE) { // CTRL+ALT+DEL elseif (strpos($article['link'], 'threepanelsoul.com/2') !== FALSE) { // SBMC // SBMC elseif (strpos($article["link"], "poorlydrawnlines.com/comic/") !== FALSE ) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']/img", $article); } // Poly In Pictures // Poly In Pictures // Poly In Pictures } // Girls with Slingshots // Girls with Slingshots elseif (strpos($article['link'], 'twolumps.net/d/') !== FALSE) { // And get blog entry $entries = $xpath->query($query); $result_html = ''; foreach ($entries as $entry) { $article['content'] .= "

" . $entry->textContent . "

"; } } Invisible Bread, Softer World (alt tags), Dinosaur Comics Cleanup $extraimage = $xpath->query("//img[@class='extrapanelimage']")->item(0); CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THE PROGRAM (INCLUDING BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA OR PROFITS.

New Pull Request