3
1
Back

Da12ac6a391c4e0a255051599bc84e0a4d865bde Mon Sep 17 00:00:00 2001 Subject: [PATCH] move bugs to md file to be able to bump to 9.5mm, but need to call out for elseif (strpos($article['content'], 'wondermark.com/c') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $orig_content = strip_tags($article['content']); $article['content'] = $this->get_img_tags($xpath, '(//div[@class="post"]//img)', $article); $article['content'] = $this->get_img_tags($xpath, "//div[@id='content']/img", $article); } // SBMC elseif (strpos($article["link"], "trenchescomic.com/comic/post/") !== FALSE.

New Pull Request