3
1
Back

Printing/Pot_Knobs/scaled_french_pot.mix Normal file View File 3D Printing/Pot_Knobs/Pot4.STL Executable file View File elseif (strpos($article["link"], "drugsandwires.fail/dnwcomic/") !== FALSE) { // Dead Philosophers Dead Philosophers Dead Philosophers elseif (strpos($article['content'], 'imgs.xkcd.com/comics/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//img[@id="main-comic"])', $article); } // Something Positive elseif (strpos($article['link'], 'leasticoulddo.com/comic') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '//p[@class="Maintext"]//img[contains(@src, "joyimages")]', $article); // And get blog $entries = $xpath->query("//div[@id='blarg']/div[last()]"); foreach ($entries as $entry){ $article['content'] .= "

" . $entry->textContent . "

New Pull Request