3
1
Back

-08:00 It's really just a borked RSS feed elseif (strpos($article['link'], 'leasticoulddo.com/comic') !== FALSE) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } // Three Panel Soul elseif (strpos($article['link'], 'gunnerkrigg.com/?p') !== FALSE) { $article['content'] .= "" . $entry->textContent . "

"; } } //Sites that provide images and just need alt tags if (preg_match("@.*()@", $article['content'], $matches)) { if (preg_match("@.*?(.*)@", $article['content'], $matches)) { if (strpos($article["content"], "bonus panel!") !== FALSE) { $doc = new DOMDocument(); $xpath = $this->get_xpath_dealie($article['link.

New Pull Request