3
1
Back

"//div[@class='comicpage']//img[contains(@src, 'ENG_')]", $article); } Some comics supported 2015-02-23 04:25:44 -08:00 * Okay, instead of A4 More cleanup // $host->add_hook($host::HOOK_ARTICLE_FILTER, $this); function hook_render_article_cdm($article) { return 2; } /* replace '//' or '/./' or '/foo/../' with '/' */ $re = array( '#(/\.?/)#', '#/(?!\.\.)[^/]+/\.\./#' ); for ($n = 1; $n > 0; $abs = preg_replace($re, '/', $abs, -1, $n.

New Pull Request