3
1
Back

Knob Factory is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. Based on https://github.com/oguzbilgic/fpd, which has broken alt tags in feedburner (if there are quotes) elseif (strpos($article['content'], 'imgs.xkcd.com/comics/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//p[@id='comic_body']//img", $article); $article['content'] = $this->get_img_tags($xpath, "//div[@class='comicpage']//img[contains(@src, 'ENG_')]", $article); } // Joy of Tech $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@class='comicpage']//img[contains(@src, 'Strip')]", $article); // } // Scenes From A Multiverse (to get alt tags foreach($imgs as $img){ // Questionable Content (cleanup) // Questionable Content (cleanup) $article['content'] .= "
$orig_content
"; } // Scenes From A Multiverse (to get alt tags) elseif (strpos($article['link.

New Pull Request