3
1
Back

Review elseif (strpos($article['link'], 'breakingcatnews.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); elseif (strpos($article['link'], 'https://web3isgoinggreat.com/single/') !== FALSE) { Clean up code formatting; added a few comics; standardized appending alt/title text Added.

New Pull Request