Labels Milestones
Back&& strpos($article["title"], "Comic:") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $img; } Fix for two bugs in Doghouse Diaries rss: spaces in img src and quotes in alt/title text under images (extra useful for non-browser users if (preg_match("@.*( " . $entry->textContent . "
Alt: " . $img->getAttribute('title') . ""; } } if(ADD_IDS){ $article['content'] .= " if(preg_match("@.*(
New Pull Request