$txt=div class=module-card-item-class电影diva href=voddetail339927html class=module-card-item-posterdiv class=module-item-coverdiv class=module-item-noteHD国语divdiv class=module-item-picimg class=lazy la
";
$regex = '//';
preg_match($regex, $txt, $matches);
echo $matches[1];
// Output: /vodplay/339927-1-1.html
原文地址: https://www.cveoy.top/t/topic/fzdT 著作权归作者所有。请勿转载和采集!