3
1
Back

File return $article; } function api_version() { return 2; } } } //Sites that provide images and just need alt tags textified. //Sites that provide images and just need alt tags textified. Elseif (strpos($article['content'], 'imgs.xkcd.com/comics/') !== FALSE) { elseif (strpos($article['link'], 'dilbert.com/strip/') !== FALSE) { Clean up code formatting; added a few comics; standardized appending alt/title.

New Pull Request