3
1
Back

2.7. Conditions Sections 3.1, 3.2, 3.3, and 3.4 are conditions of title and alt tags textified. //Sites that provide images and just need alt tags if both exist elseif (strpos($article['link'], 'www.geekculture.com/joyoftech/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comic"]//img)', $article); $article['content'] = $this->get_img_tags($xpath.

New Pull Request