3
1
Back

Get_xpath_dealie($link){ list($html, $content_type) = $this->get_content($link); $doc = new DOMXpath($doc); elseif (strpos($article['link'], 'amultiverse.com/comic/') !== FALSE) { $article['content'] .= $aftercomic; } } // CTRL+ALT+DEL Sillies elseif (strpos($article['link'], 'girlswithslingshots.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="main"]//img)', $article); } // Three Panel Soul elseif (strpos($article['link'], 'questionablecontent') !== FALSE) { // slightly complicated; the link is to collect findings.

New Pull Request