3
1
Back

Content rewriting engine with code already written for about a dozen webcomics. Examples: Joy of Tech elseif (strpos($article['link'], 'leasticoulddo.com/comic') !== FALSE) { // Three Panel Soul // Three Panel Soul $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@class='img-comic-container']//img", $article); } //Sites that provide images and just need alt tags if (preg_match("@.*()@", $article['content'], $matches)) { $article['content'] .= $aftercomic; } } Dead Philosophers elseif (strpos($article['link'], 'cad-comic.com/comic/') !== FALSE) { if (preg_match("@.*(ownerDocument->saveXML($entry) . "

"; } } if(ADD_IDS){ $article['content'] .= $aftercomic; } } // Three Panel Soul elseif (strpos($article['link'], 'http://www.geekculture.com/joyoftech/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] .

New Pull Request