3
1
Back

Panel Soul // Three Panel Soul // Three Panel Soul Size: 716 KiB After Width: From b0f8ee4ade80a73c60de825034f9535fe0b7d513 Mon Sep 17 00:00:00 2001 ttrss-plugin- _comics/init.php 392 lines 71248cb440 Updates from real TL0x4s // Joy of Tech elseif (strpos($article['link'], 'polyinpictures.com/comic/') !== FALSE) { // Cyanide & Happiness elseif (strpos($article['link'], 'questionablecontent') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $aftercomic = $this->get_img_tags($xpath, '(//div[@id="comicFrame"])', $article); } Clean up code formatting; added a few comics; standardized appending alt/title text elseif (strpos($article['link'], 'dilbert.com/strip/') !== FALSE) { Gunnerkrigg and cleanup of alt-tag-only sites elseif (strpos($article['content.

New Pull Request