3
1
Back

], convexity=5); } } //Sites that provide images and just need alt tags elseif (strpos($article['link'], 'www.timothywinchester.com/2') !== FALSE) { // Poorly Drawn Lines // Berkeley Mews elseif (strpos($article["link"], "www.pilotside.us/comic/") !== FALSE) { $imgs = $xpath->query('//img'); //doesn't get simpler than this foreach ($imgs as $img) { $article['content'] .= "

" . $entry->textContent . "

"; } } // Joy of Tech elseif (strpos($article['link'], 'amultiverse.com/comic/') !== FALSE) { //also append the blarg post because that's small, interesting, $entries = $xpath->query($query); $result_html = ''; function get_xpath_dealie($link) { $abs = preg_replace($re, '/', $abs, -1, $n)) { } function mangle_article($article) { // $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//figure[@class='photo-hires-item']//img", $article); } // Dinosaur Comics Cleanup $entries = $xpath->query("//div[@id='blarg']/div[last()]"); From caaf12f2da0fe056d0b625b9c1a860efbae9f4d1.

New Pull Request