3
1
Back

119.5 (end 171.75 125 (end 164.22 117.1225 (end 164.22 117.97 (hatch edge 0.5 "name": "Grouped By Value", (offset 0.762) hide (end 0 2.413 (end 0 -4.435 (end 3.7 -4.58 (end -3.7 4.58 (end 3.7 -4.58 (end -3.7 4.58 (end -3.7 4.58 (end 3.7 -4.58 (end -1.95 -4.325 (end 1.95 4.325 (end -1.95 -4.325 (end 1.95 -4.325 (end 1.95 -4.325 (end 1.95 4.325 (end -1.95 -4.325 (end 1.95 -4.325 (end 1.95 -4.325 (end 1.95 -4.325 (end 1.95 -4.325 (end 1.95 4.325 (end 190.1 159.25 (end 140.2 178.5 (end 172.35 128.8475 (end 168.75 111.4625 (end 167.58 112.6325 (end 170.54 127.0375 (end 155.1 149.37 (end 155.706823 109.135 (end 150.75 145.02 (end 156.755141 108.086682 (end 155.615 109.135 (end 150.75 145.02 (end 156.755141 101.025141 (end 150.75 114 (end 174.5025 115.5 (end 172.66 121.975 (end 179.25 125 (end 164.22 117.1225 (end 164.22 117.1225 (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 -3.81 -2.54 (end -2.54 -5.08 (offset 1.016) hide (end 0 -3.5 (end 0.261252 0.735 (end 0 -2.667 (end 0 -10.287 (end 0 10.033 (end 1.27 -13.97 (end 2.286 1.016 (end -2.286 -1.016 (offset 0.254) hide (end 1.016 2.54 (end -1.016 -2.54 (offset 0) hide (length 0) hide From d48d677c9103ec90137a6830434841a576342e9a Mon Sep 17 00:00:00 2001 Subject: [PATCH] Checkpoint in case of crashes master ttrss-plugin- _comics/init.php 511 lines elseif (strpos($article['link'], 'www.robot-hugs.com/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//img[starts-with(@src, 'sp') and contains(@src, 'png')]", $article); $article['content'] = $this->get_img_tags($xpath, "//div[@class='comic-wrap']//img[@class='comic']", $article); elseif (strpos($article['link'], 'threepanelsoul.com/2') !== FALSE) { // Three Panel Soul * Scenes From A Multiverse (to get alt tags if (preg_match("@.*()@", $article['content'], $matches)) { $img = preg_replace("@width=\"\d+\"@", "", $img); $article['content'] = $this->get_img_tags($xpath, "//img[@class='ksc' and contains(@src, 'png')]", $article); } // Timothy Winchester (People I Know) elseif (strpos($article['link'], 'leasticoulddo.com/comic') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $orig_content = strip_tags($article['content']); // Awkward Zombie $article['content'] .= "" . $entry->ownerDocument->saveXML($entry.

New Pull Request