3
1
Back

Holes. From 9a2ab6dc7f0ec109d5ebe8558bd3e6021f5f449d Mon Sep 17 00:00:00 2001 ttrss-plugin- _comics/init.php 407 lines elseif (strpos($article['link'], 'threepanelsoul.com/2') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $img_tag = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } // Girls with Slingshots elseif (strpos($article['link'], 'paintraincomic.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='imgdiv']//img.

New Pull Request