3
1
Back

(strpos($article["link"], "poorlydrawnlines.com/comic/") !== FALSE && strpos($article["title"], "Comic:") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); // $article['content'] = $img_tag . $article['content']; } // Scenes From A Multiverse (to get alt tags) elseif (strpos($article['link'], 'questionablecontent') !== FALSE) { $xpath.

New Pull Request