3
1
Back

Href="https://gitea.circuitlocution.com/synth_mages/MK_SEQ/commit/55ee65a5e94ad245f04db09ef472959294e7cca0">55ee65a5e94ad245f04db09ef472959294e7cca0 Still trying to implement chaining 1aa48a179a Add splits and labels to get what game it's about $orig_content = strip_tags($article['content']); // Awkward Zombie elseif (strpos($article['link'], 'breakingcatnews.com/comic/') !== FALSE) { //noop elseif (strpos($article['content'], 'invisiblebread.com/2') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '//p[@class="Maintext"]//img[contains(@src, "joyimages")]', $article); } // Manic Pixie Nightmare Girls elseif (strpos($article["link"], "poorlydrawnlines.com/comic/") !== FALSE ) { $img_tag = $this->get_img_tags($xpath, '(//div[@class="post"]//img)', $article); $article['content'] .= "
Alt.

New Pull Request