3
1
Back

Contributing. PRs welcome. I think this is far simpler than this foreach ($imgs as $img) { $article['content'] .= "

" . $entry->textContent . "

"; } } // Poly In Pictures elseif (strpos($article['link'], 'breakingcatnews.com/comic/') !== FALSE) { elseif (strpos($article['link'], 'polyinpictures.com/comic/') !== FALSE) { elseif (strpos($article['link'], 'dilbert.com/strip/') !== FALSE) { $aftercomic = $this->get_img_tags($xpath, "//div[@class='singleImage']/img[@class='magicfields']", $article); $article['content'] .= $aftercomic; } } if(ADD_IDS){ $article['content'] .

New Pull Request