3
1
Back

PH1 ttrss-plugin- _comics/README.md 37 lines ``` cd /path/to/ttrss/ git clone --recurse-submodules git@gitlab.com:rsholmes/precadsr.git $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']/img", $article); } // Scenes From A Multiverse (to get alt tags textified. $doc->loadHTML($article['content']); //no-op.

New Pull Request