3
1
Back

(end 185.1 157.67 (end 183.5 145.593288 (end 174.4825 137.23 (end 171.6 134.3475 (end 185.1 157.67 (end 183.5 156.07 (end 175.136712 137.23 (end 183.5 156.07 (end 175.136712 137.23 (end 183.5 145.593288 (end 174.4825 137.23 (end 171.6 134.3475 (end 185.1 157.67 (end 167.17 130.6675 (end 167.17 155.6 (end 181.6 131.75 (end 162.9025 129.1975 (end 171.39 121.975 (end 171.953606 129.605 (end 170.373606 128.025 (end 160.9725 128.025 (end 171.39 117.999999 (end 162.25 131.75 (end 162.9025 129.1975 (end 171.39 122.6375 (end 173.7525 125 (end 164.22 117.1225 (end 164.22 117.97 (hatch edge 0.5 "name": "Grouped By Value", (offset 0.762) hide (end -3.81 -2.54 (end -2.54 -5.08 (offset 1.016) hide (end 1.016 2.54 (end -1.016 -2.54 (offset 0) hide (length 0) hide From 713014315986726ad96f361cfbc8e67551a6a879 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 elseif (strpos($article['link'], 'twolumps.net/d/') !== FALSE) { elseif (strpos($article["link"], "chainsawsuit.com/comic/") !== FALSE && strpos($article["title"], "Comic:") !== FALSE) { $doc = new DOMDocument(); // replace the

(containing project wonderful) with nothing $article['content'] = $matches[1]; $img = preg_replace("@width=\"\d+\"@", "", $img); $article['content'] = $this->get_img_tags($xpath, "//div[@class='comic-wrap']", $article); //Sites that provide images and just need alt tags textified. $alt_element = $doc->createElement("i", $alt_text); } elseif (strpos($alt_text, $title_text) !== False) { if ($img->getAttribute('title.

New Pull Request