3
1
Back

Href="https://gitea.circuitlocution.com/ /arrasta/commit/2cddc4d62d38c9e1b69839f92a19e7915eecbceb">2cddc4d62d38c9e1b69839f92a19e7915eecbceb 2d3c489f2acf0f8bdc9cf0fe8c2346d4d07472be 2bb058d5715f395d3571ea05d3008566787a2bdb elseif (strpos($article["link"], "explosm.net/comics") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@class='singleImage']/img[@class='magicfields']", $article); $article['content'] .= "

" . $entry->ownerDocument->saveXML($entry) . "

"; elseif (strpos($article["link"], "poorlydrawnlines.com/comic/") !== FALSE && strpos($article["title"], "Comic:") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $matches[1]; $img = $matches[1]; } } //Sites that provide images and just need alt tags foreach($imgs as $img){ // Softer World (alt tags we don't need to call out for elseif (strpos($article['content'], 'imgs.xkcd.com/comics/') !== FALSE) { $xpath .

New Pull Request