3
1
Back

F50bb0019af1e23a68a47e827989c11465d543f5 Mon Sep 17 00:00:00 2001 Subject: [PATCH 2/2] 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 Invisible Bread, Softer World (alt tags), Dinosaur Comics alt tags+blog), CAD, attempt at OOTS (but that one fails due to referer checks elseif (strpos($article['link'], 'dilbert.com/strip/') !== FALSE) { $article['content'] .= "
ID: " . $img->getAttribute('title') . ""; } // Two Lumps.

New Pull Request