3
1
Back

"//div[@class='comic-wrap']//img[@class='comic']", $article); // $article['content'] = $this->get_img_tags($xpath, '(//div[@id="aftercomic"]//img)', $article); $article['content'] .= "ID: " . $article['id']; } return $article; } /* dirty absolute URL is ready! */ return $scheme . '://' . $abs; } Add more note files.

New Pull Request