3
1
Back

Binary files a/Schematics/SEQ_MANUAL_v2.pdf and b/Schematics/SEQ_MANUAL_v2.pdf differ From ef3a1f8c03719dbc0f150781ee9810f0ed7b4301 Mon Sep 17 00:00:00 2001 Subject: [PATCH] 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("@.*(getAttribute('title')) { $article['content'] = $this->get_img_tags($xpath, "//div[@class='timeline-description']", $article); } Some comics supported elseif (strpos($article['link'], 'twolumps.net/d/') !== FALSE) { elseif (strpos($article['link'], 'qwantz.com/index.php?comic') !== FALSE) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } Various updates, additions Various updates, additions $alt_element = $doc->createElement("i", $title_text.

New Pull Request