3
1
Back

/ttrss-plugin- _comics/commit/969311f00cbb6d6ece9a25b5fb1d4e2884e468c0 bacdac34d747275148c56e8293dc209c2e326fe4 969311f00cbb6d6ece9a25b5fb1d4e2884e468c0 Assorted updates Assorted updates elseif (strpos($article["link"], "poorlydrawnlines.com/comic/") !== FALSE ) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comic"]//img)', $article); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="aftercomic"]//img)', $article); $article['content'] = $this->get_img_tags($xpath, "//figure[@class='photo-hires-item']//img", $article); } // Camp Weedonwantcha elseif (strpos($article['link'], 'alicegrove.com') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comicFrame"])', $article); } elseif (strpos($title_text, $alt_text) !== false){ // there's an arrow shaped cutout in the top edge or circumference using cones or cylinders arranged.

New Pull Request