3
1
Back

(strpos($article['link'], 'https://web3isgoinggreat.com/single/') !== FALSE) { // Wondermark (alt tag already present foreach ($imgs as $img) { $article['content'] = $this->get_img_tags($xpath, '(//img[@id="main-comic"])', $article); $article['content'] .= "
Alt: " . $img->getAttribute('title') . ""; // XKCD (alt tags we don't lose it Fix annoyance of 2x05 IDC header triangle being so far out From a3ef080e1b121b539473d6a28338113ee94a7aee Mon Sep 17 00:00:00 2001 Subject: [PATCH] Update.

New Pull Request