3
1
Back

By main MK_VCO/Fireball/Fireball.kicad_prl 78 lines if (preg_match("@.*()@", $article['content'], $matches)) { $img = $matches[1]; $img = preg_replace("@width=\"\d+\"@", "", $img); $article['content'] = $this->get_img_tags($xpath, '//td/img[contains(@src, "/comics/images/")]', $article); } // Poly In Pictures elseif (strpos($article['link'], 'cad-comic.com/comic/') !== FALSE.

New Pull Request