3
1
Back

Content Not Available ttrss-plugin- _comics/init.php 468 lines elseif (strpos($article['link'], 'threepanelsoul.com/comic/') !== FALSE) { // Drugs and Wires elseif (strpos($article["link"], "www.phdunknown.com/index.php?id=") !== FALSE) { // Two Lumps elseif (strpos($article['link'], 'campcomic.com/comic/') !== FALSE) { // Awkward Zombie $article['content'] .= $aftercomic; } } //Sites that provide images and just need alt tags in.

New Pull Request