3
1
Back

Available ttrss-plugin- _comics/init.php 407 lines elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE) { $doc = new DOMXpath($doc); $imgs = $xpath->query('//img'); //doesn't get simpler than this foreach ($imgs as $img) { $article['content'] .= "Alt: .

New Pull Request