3
1
Back

From A Multiverse (to get alt tags if (preg_match("@.*()@", $article['content'], $matches)) { } //Sites that provide images and just need alt tags textified. Elseif (strpos($article['content'], 'imgs.xkcd.com/comics/') !== FALSE) { // SBMC elseif (strpos($article["link"], "satwcomic.com/") !== FALSE) { // SBMC.

New Pull Request