3
1
Back

Outs: elseif (strpos($article['link'], 'amultiverse.com/comic/') !== FALSE) { Cumulative fixes from v1.1 ttrss-plugin- _comics/init.php 342 lines if (preg_match("@.*()@", $article['content'], $matches)) { } else { // Two Lumps elseif (strpos($article['link'], 'cad-comic.com/sillies/') !== FALSE) { $doc = new DOMDocument(); $doc->loadHTML($article['content']); $xpath .

New Pull Request