Labels Milestones
Back1aa48a179aa2fb0f2688991cbdf145da4cfe15db Mon Sep 17 00:00:00 2001 Images/capsocket.png | Bin 12724 -> 0 bytes elseif (strpos($article['content'], 'www.asofterworld.com/index.php?id') !== FALSE ) { // Poly In Pictures elseif (strpos($article['link'], 'breakingcatnews.com/comic/') !== FALSE) { $article['content'] .= "Bonus comic:" . $aftercomic . "
"; elseif (strpos($article["link"], "explosm.net/comics") !== FALSE) { // Three Panel Soul elseif (strpos($article['link'], 'polyinpictures.com/comic/') !== FALSE) { elseif (strpos($article['link'], 'awkwardzombie.com/index.php?comic') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comicbody"]//img)', $article) . $article['content']; if. New Pull Request