3
1
Back

$vgcats_url = $vgcats_url_node->getAttribute('href'); $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@class="container"]//center//img)', $article); } elseif (strpos($article["link"], "www.smbc-comics.com/comic/") !== FALSE) { if ($title_text .

New Pull Request