3
1
Back

(anchor_hole=="right" || anchor_hole=="both") { if (strpos($article["content"], "bonus panel!") !== FALSE) { // Girls with Slingshots // Girls with Slingshots // Girls with Slingshots $xpath = new DOMDocument(); $doc->loadHTML($article['content']); $xpath = new DOMXpath($doc); $bread = $xpath->query("//a[contains(@href, 'bonus-panel')]")->item(0); $bread_page_url = $bread->getAttribute('href'); $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } .

New Pull Request