3
1
Back

. $msg . ""; } } if(ADD_IDS){ $article['content'] .= "
" . $msg . ""; $img_tag = $this->get_img_tags($xpath, '(//div[@id="comic"]//img)', $article); } // Wondermark (alt tag already present) // Wondermark (alt tag elseif (strpos($article['link'], 'www.timothywinchester.com/2') !== FALSE) { $article['content'] .= "
ID: " . $img->getAttribute('title') . ""; } } // Poly In Pictures } // XKCD (alt tags we don't need to call out for) $article['content'] = $this->get_img_tags($xpath, '(//div[@class="post"]//img)', $article); .

New Pull Request