3
1
Back

Ohne Text, Copper Top, Big, Symbol, 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) // Doghouse Diaries, which has broken alt tags if both exist elseif (strpos($article['link'], 'threepanelsoul.com/2') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = preg_replace("@@", '', $article['content']); } // Invisible Bread (make the bread visible) elseif (strpos($article['content'], 'www.asofterworld.com/index.php?id') !== FALSE && strpos($article["title"], "Comic:") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $orig_content = strip_tags($article['content']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic-1']//img", $article); } Various updates, additions // PhD Unknown elseif (strpos($article["link"], "www.pilotside.us/comic/") !== FALSE) { //No matches if ($img->getAttribute('title')) { $article['content'] .= "Alt: " . $img->getAttribute('title') . ""; } if(preg_match("@.*(

New Pull Request