3
1
Back

Positive if (strpos($article['link'], 'eatthattoast.com/comic/') !== FALSE) { $article['content'] = $this->get_img_tags($xpath, '(//div[@class="webcomic-image"]//img)', $article); } // Wondermark (alt tag elseif (strpos($article['link.

New Pull Request