3
1
Back

In MS3? TBD. Note: Mid-surdos start with MS3. After the first elseif (strpos($article['link'], 'amultiverse.com/comic/') !== FALSE) { // Girls with Slingshots // CTRL+ALT+DEL Sillies elseif (strpos($article['link'], 'cad-comic.com/comic/') !== FALSE) { // $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='content']/img", $article); } } // CTRL+ALT+DEL elseif (strpos($article['link'], 'polyinpictures.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath.

New Pull Request