3
1
Back

Fix, fix for when invisiblebread has no bread 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 elseif (strpos($article['content'], 'imgs.xkcd.com/comics/') !== FALSE) { $img = $matches[1]; // Least I Could Do (wtf image size? Elseif (strpos($article['link'], 'threepanelsoul.com/2') !== FALSE) { $article['content'] .= "

" . $entry->textContent . "

"; } } Dead Philosophers elseif (strpos($article['link'], 'cad-comic.com/cad/') !== FALSE) { //no-op else.

New Pull Request