3
1
Back

&& Various updates, additions elseif (strpos($article["link"], "explosm.net/comics") !== FALSE) { // only keep everything starting at the first if(preg_match("@.*(get_img_tags($xpath, '(//div[@id="comic"]//img)', $article); } // Questionable Content (cleanup) $article['content'] .= "" . $msg . ""; } } if(ADD_IDS){ $article['content'] .= "

" . $entry->textContent . "

"; } } //Sites that provide images and just need alt tags textified. If(ADD_IDS){ $article = $this->alt_textify($article); if (GDORN_DEBUG && $article['debugging']) { master PSU/README.md 16 lines Latest commits for file init.php Assorted updates elseif (strpos($article['link'], 'questionablecontent') !== FALSE) { Gunnerkrigg and cleanup of alt-tag-only sites elseif (strpos($article['content'], 'www.asofterworld.com/index.php?id') !== FALSE ) { // Wondermark (alt tag already present elseif (strpos($article['link'], 'cad-comic.com/sillies/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//p[@id='comic_body']//img", $article); } // Chainsawsuit elseif (strpos($article["link"], "www.smbc-comics.com/comic/") !== FALSE) { // Something Positive Added.

New Pull Request