3
1
Back

"www.phdunknown.com/index.php?id=") !== FALSE) { $article['content'] = $this->get_img_tags($xpath, "//div[@class='comic-wrap']//img[@class='comic']", $article); // Three Panel Soul elseif (strpos($article['link'], 'cad-comic.com/cad/') !== FALSE) { $imgs = $xpath->query('//img'); //doesn't get simpler than this } //No matches //No matches.

New Pull Request