3
1
Back

Schematic ttrss-plugin- _comics/init.php 511 lines elseif (strpos($article['link'], 'questionablecontent') !== FALSE) { //also append the blarg post because that's small, interesting, $xpath = new DOMXpath($doc); $bread = $xpath->query("//a[contains(@href, 'bonus-panel')]")->item(0); if ($bread) { $bread_page_url = $bread->getAttribute('href'); $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//img[starts-with(@src, 'sp') and contains(@src, 'png')]", $article); } elseif (strpos($alt_text, $title_text) !== False) { if ($img->getAttribute('title')) { $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comicFrame"])', $article); } Some comics supported Some comics supported elseif (strpos($article['link.

New Pull Request