3
1
Back

], paths=[ [0,1,2,3,4,5] ]); } } // Scenes From A Multiverse (to get alt tag) elseif (strpos($article['link'], 'gunnerkrigg.com/?p') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']/img", $article); elseif (strpos($article["link"], "www.smbc-comics.com/comic/") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']/img", $article); } // Poly In Pictures elseif (strpos($article['link'], 'polyinpictures.com/comic/') !== FALSE) { $article['content'] .= $aftercomic; $article['content'] .= "

" . $entry->textContent . "

"; } } } } Clean up code formatting; added a few more 'simple' Unseen Servant 1 year Overview 0 Active Pull Request 1.

New Pull Request