3
1
Back

Synth_mages/MK_VCO#2 merged pull request 'new_footprints' (#5) from new_footprints into main 26b0f01955 Fix for when invisible bread has no bread achewood, gwss fix, fix for when invisiblebread has no bread achewood, gwss fix, fix for when invisiblebread has no bread elseif (strpos($article['link'], 'threepanelsoul.com/comic/') !== FALSE) { // only keep everything starting at the first if (preg_match("@.*()@", $article['content'], $matches)) { $img = $matches[1]; $article['content'] = $this->get_img_tags($xpath, "//div[@class='comicpage']//img[contains(@src, 'Strip')]", $article); $article['content'] = $this->get_img_tags($xpath, '//td/img[contains(@src, "/comics/images/")]', $article); } // Girls with Slingshots elseif (strpos($article['content'], 'www.asofterworld.com/index.php?id') !== FALSE) { $article['content'] .= "$orig_content"; // Awkward Zombie elseif (strpos($article['link'], 'amultiverse.com/comic/') !== FALSE) .

New Pull Request