3
1
Back

Of alt/title tags (making the Android client easier to use) and adjust the layout of some that get squished or have excessive padding. ``` cd /path/to/ttrss/ git clone --recurse-submodules git@gitlab.com:rsholmes/precadsr.git $article['content'] = $this->get_img_tags($xpath, "//div[@class='img-comic-container']//img", $article); } // Two Lumps elseif (strpos($article['link'], 'questionablecontent') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } //Sites that provide images and just need alt tags in feedburner (if there are quotes elseif (strpos($article['content'], 'imgs.xkcd.com/comics/') !== FALSE) { // And get blog //also get blog elseif (strpos($article['link'], 'breakingcatnews.com/comic.

New Pull Request