3
1
Back

(page 4) if we want $url_xpath = new DOMXpath($doc); elseif (strpos($article['link'], 'leasticoulddo.com/comic') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//figure[@class='photo-hires-item']//img", $article); } // Joy of Tech * Girls with Slingshots elseif (strpos($article['link'], 'gunnerkrigg.com/?p') !== FALSE.

New Pull Request