3
1
Back

V1.1 ttrss-plugin- _comics/init.php 468 lines elseif (strpos($article["link"], "poorlydrawnlines.com/comic/") !== FALSE ) { // Penny Arcade if (strpos($article["link"], "penny-arcade.com") !== FALSE && strpos($article["title"], "Comic:") !== FALSE) { // PhD Unknown elseif (strpos($article["link"], "www.smbc-comics.com/comic/") !== FALSE) { $doc = new DOMXpath($doc); $bread = $xpath->query("//a[contains(@href, 'bonus-panel')]")->item(0); // Questionable Content (cleanup) $article['content'] .= "

" . $entry->textContent . "

"; } } // Hole.

New Pull Request